Merge pull request #5846 from meilisearch/update-arroy-v0.6.2

Update Arroy v0.6.2
This commit is contained in:
Many the fish
2025-08-26 12:01:06 +02:00
committed by GitHub
2 changed files with 3 additions and 3 deletions

View File

@ -87,7 +87,7 @@ rhai = { version = "1.22.2", features = [
"no_time",
"sync",
] }
arroy = "0.6.1"
arroy = "0.6.2"
rand = "0.8.5"
tracing = "0.1.41"
ureq = { version = "2.12.1", features = ["json"] }