mirror of
https://github.com/meilisearch/meilisearch.git
synced 2025-09-06 04:36:32 +00:00
Depend on Hannoy from crates.io
This commit is contained in:
committed by
Louis Dureuil
parent
72c63d3929
commit
5139dd273e
@ -88,7 +88,7 @@ rhai = { version = "1.22.2", features = [
|
||||
"sync",
|
||||
] }
|
||||
arroy = "0.6.1"
|
||||
hannoy = { git = "https://github.com/nnethercott/hannoy", branch = "main" }
|
||||
hannoy = "0.0.3"
|
||||
rand = "0.8.5"
|
||||
tracing = "0.1.41"
|
||||
ureq = { version = "2.12.1", features = ["json"] }
|
||||
|
Reference in New Issue
Block a user