remove arroy dependency in the index-scheduler

This commit is contained in:
Tamo 2025-03-13 14:57:56 +01:00
parent a92a48b9b9
commit 3fad48167b
2 changed files with 0 additions and 2 deletions

1
Cargo.lock generated
View File

@ -2724,7 +2724,6 @@ name = "index-scheduler"
version = "1.13.3"
dependencies = [
"anyhow",
"arroy",
"big_s",
"bincode",
"bumpalo",

View File

@ -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