mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-03 03:47:02 +02:00
Clean up dependencies
This commit is contained in:
parent
2094ce8a9a
commit
e1e76f39d0
10 changed files with 17 additions and 34 deletions
|
@ -24,7 +24,7 @@ tempfile = "3.14.0"
|
|||
criterion = { version = "0.5.1", features = ["html_reports"] }
|
||||
rand = "0.8.5"
|
||||
rand_chacha = "0.3.1"
|
||||
roaring = "0.10.6"
|
||||
roaring = "0.10.7"
|
||||
|
||||
[build-dependencies]
|
||||
anyhow = "1.0.86"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue