2321: Bump milli r=curquiza a=irevoire



Co-authored-by: Irevoire <tamo@meilisearch.com>
This commit is contained in:
bors[bot] 2022-04-14 11:51:15 +00:00 committed by GitHub
commit 289bfd46ff
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 33 additions and 6 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.26.0" }
milli = { git = "https://github.com/meilisearch/milli.git", tag = "v0.26.1" }
mime = "0.3.16"
num_cpus = "1.13.1"
obkv = "0.2.0"