Update milli

This commit is contained in:
ManyTheFish 2022-06-06 15:52:51 +02:00
parent 0928f3d41c
commit 8d09772334
3 changed files with 53 additions and 50 deletions

View file

@ -30,7 +30,7 @@ lazy_static = "1.4.0"
log = "0.4.14"
meilisearch-auth = { path = "../meilisearch-auth" }
meilisearch-error = { path = "../meilisearch-error" }
milli = { git = "https://github.com/meilisearch/milli.git", tag = "v0.28.0" }
milli = { git = "https://github.com/meilisearch/milli.git", tag = "v0.29.1" }
mime = "0.3.16"
num_cpus = "1.13.1"
obkv = "0.2.0"