Bump arroy to v0.2.0

This commit is contained in:
Clément Renault
2024-01-16 16:45:55 +01:00
parent cfaa522d68
commit 01e2c3d6bb
5 changed files with 8 additions and 11 deletions

View File

@ -89,7 +89,7 @@ reqwest = { version = "0.11.23", features = [
], default-features = false }
tiktoken-rs = "0.5.8"
liquid = "0.26.4"
arroy = { git = "https://github.com/meilisearch/arroy.git", version = "0.1.0" }
arroy = "0.2.0"
rand = "0.8.5"
[dev-dependencies]