mirror of
https://github.com/meilisearch/meilisearch.git
synced 2025-07-27 16:51:01 +00:00
cleanup
This commit is contained in:
committed by
qdequele
parent
6c581fb3bd
commit
5ec130e6dc
@ -14,7 +14,6 @@ name = "meilisearch"
|
||||
path = "src/main.rs"
|
||||
|
||||
[dependencies]
|
||||
# async-std = { version = "1.5.0", features = ["attributes"] }
|
||||
chrono = { version = "0.4.11", features = ["serde"] }
|
||||
crossbeam-channel = "0.4.2"
|
||||
env_logger = "0.7.1"
|
||||
@ -38,7 +37,6 @@ sha2 = "0.8.1"
|
||||
siphasher = "0.3.2"
|
||||
structopt = "0.3.12"
|
||||
sysinfo = "0.12.0"
|
||||
# tide = "0.6.0"
|
||||
ureq = { version = "0.12.0", features = ["tls"], default-features = false }
|
||||
walkdir = "2.3.1"
|
||||
whoami = "0.8.1"
|
||||
|
Reference in New Issue
Block a user