mirror of
https://github.com/meilisearch/meilisearch.git
synced 2025-09-07 05:06:31 +00:00
Reintroduce arroy and support for dumpless upgrade from previous versions
This commit is contained in:
@ -87,6 +87,7 @@ rhai = { version = "1.22.2", features = [
|
||||
"no_time",
|
||||
"sync",
|
||||
] }
|
||||
arroy = "0.6.1"
|
||||
hannoy = { git = "https://github.com/nnethercott/hannoy", tag = "v0.0.1" }
|
||||
rand = "0.8.5"
|
||||
tracing = "0.1.41"
|
||||
|
Reference in New Issue
Block a user