Switch to hannoy 0.0.4

This commit is contained in:
Clément Renault
2025-08-14 10:57:33 +02:00
committed by Louis Dureuil
parent 246290ef05
commit 94e4ef65d6
3 changed files with 505 additions and 335 deletions

View File

@ -88,7 +88,7 @@ rhai = { version = "1.22.2", features = [
"sync",
] }
arroy = "0.6.1"
hannoy = "0.0.3"
hannoy = "0.0.4"
rand = "0.8.5"
tracing = "0.1.41"
ureq = { version = "2.12.1", features = ["json"] }