mirror of
https://github.com/meilisearch/meilisearch.git
synced 2025-11-22 04:36:32 +00:00
Remove useless dependencies
This commit is contained in:
committed by
Kerollmops
parent
2b05d63a0f
commit
ee538cf045
@@ -12,8 +12,6 @@ license.workspace = true
|
||||
|
||||
[dependencies]
|
||||
anyhow = "1.0.98"
|
||||
astral-tokio-tar = { version = "0.5.5", default-features = false }
|
||||
async-compression = { version = "0.4.0", features = ["tokio", "gzip"] }
|
||||
bincode = "1.3.3"
|
||||
byte-unit = "5.1.6"
|
||||
bytes = "1.10.1"
|
||||
|
||||
Reference in New Issue
Block a user