mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-04 04:17:10 +02:00
update the version of arroy
This commit is contained in:
parent
a9b61c8434
commit
690eb42fc0
3 changed files with 16 additions and 7 deletions
|
@ -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" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue