mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-04 04:17:10 +02:00
share heed between all sub-crates
This commit is contained in:
parent
60a7221827
commit
e7624abe63
3 changed files with 2 additions and 4 deletions
|
@ -13,7 +13,6 @@ serde_json = { version = "1.0.79", features = ["preserve_order"] }
|
|||
|
||||
[dev-dependencies]
|
||||
criterion = { version = "0.3.5", features = ["html_reports"] }
|
||||
heed = { git = "https://github.com/meilisearch/heed", tag = "v0.12.1" }
|
||||
rand = "0.8.5"
|
||||
rand_chacha = "0.3.1"
|
||||
roaring = "0.9.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue