meilisearch/meilisearch-error/Cargo.toml

9 lines
160 B
TOML
Raw Normal View History

2020-05-20 00:13:02 +08:00
[package]
name = "meilisearch-error"
version = "0.11.0"
2020-05-27 18:04:35 +08:00
authors = ["marin <postma.marin@protonmail.com>"]
2020-05-20 00:13:02 +08:00
edition = "2018"
[dependencies]
actix-http = "1.0.1"