Update hannoy

This commit is contained in:
Louis Dureuil
2025-10-16 10:34:54 +02:00
parent 59316e8d5a
commit 326652a399
2 changed files with 3 additions and 3 deletions

View File

@@ -90,7 +90,7 @@ rhai = { version = "1.22.2", features = [
"sync",
] }
arroy = "0.6.4-nested-rtxns"
hannoy = { version = "0.0.9-nested-rtxns", features = ["arroy"] }
hannoy = { version = "0.0.9-nested-rtxns-2", features = ["arroy"] }
rand = "0.8.5"
tracing = "0.1.41"
ureq = { version = "2.12.1", features = ["json"] }