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",