mirror of
https://github.com/meilisearch/meilisearch.git
synced 2025-07-26 16:21:07 +00:00
chore: Move raptor-bin into it's own crate
This commit is contained in:
committed by
Clément Renault
parent
70b079d79d
commit
9c6663ee36
@ -9,7 +9,6 @@ env_logger = { version = "0.3", default-features = false }
|
||||
futures = "0.1"
|
||||
serde = "1.0"
|
||||
serde_derive = "1.0"
|
||||
serde_json = "1.0"
|
||||
tokio-minihttp = { git = "https://github.com/Kerollmops/tokio-minihttp.git" }
|
||||
tokio-proto = "0.1"
|
||||
tokio-service = "0.1"
|
||||
|
Reference in New Issue
Block a user