update the version of arroy

This commit is contained in:
Tamo 2024-10-29 03:27:26 +01:00
parent a9b61c8434
commit 690eb42fc0
3 changed files with 16 additions and 7 deletions

View file

@ -18,5 +18,4 @@ meilisearch-types = { path = "../meilisearch-types" }
serde = { version = "1.0.209", features = ["derive"] }
time = { version = "0.3.36", features = ["formatting"] }
uuid = { version = "1.10.0", features = ["v4"], default-features = false }
arroy_v04_to_v05 = { package = "arroy", git = "https://github.com/meilisearch/arroy/", rev = "3908c9e" }
arroy_v04_to_v05 = { package = "arroy", git = "https://github.com/meilisearch/arroy/", rev = "32670e7dd8b93640fcb53261ace89bda1c06497b" }