mirror of
https://github.com/meilisearch/MeiliSearch
synced 2024-11-05 04:28:55 +01:00
11 lines
260 B
TOML
11 lines
260 B
TOML
[package]
|
|
name = "meilisearch-error"
|
|
version = "0.10.1"
|
|
authors = ["mpostma <postma.marin@protonmail.com>"]
|
|
edition = "2018"
|
|
|
|
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
|
|
|
[dependencies]
|
|
actix-http = "1.0.1"
|