mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-03 11:57:07 +02:00
update the arroy version in meilitool
This commit is contained in:
parent
690eb42fc0
commit
5f57306858
2 changed files with 3 additions and 3 deletions
|
@ -18,4 +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 = "32670e7dd8b93640fcb53261ace89bda1c06497b" }
|
||||
arroy_v04_to_v05 = { package = "arroy", git = "https://github.com/meilisearch/arroy/", rev = "053807bf38dc079f25b003f19fc30fbf3613f6e7" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue