mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-03 11:57:07 +02:00
remove arroy dependency in the index-scheduler
This commit is contained in:
parent
a92a48b9b9
commit
3fad48167b
2 changed files with 0 additions and 2 deletions
|
@ -44,7 +44,6 @@ ureq = "2.12.1"
|
|||
uuid = { version = "1.11.0", features = ["serde", "v4"] }
|
||||
|
||||
[dev-dependencies]
|
||||
arroy = { git = "https://github.com/meilisearch/arroy", branch = "main" }
|
||||
big_s = "1.0.2"
|
||||
crossbeam-channel = "0.5.14"
|
||||
# fixed version due to format breakages in v1.40
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue