bump milli

This commit is contained in:
Tamo
2021-09-08 16:54:39 +02:00
parent 33514b28be
commit 49c918defa
5 changed files with 18 additions and 85 deletions

View File

@ -50,7 +50,7 @@ main_error = "0.1.0"
meilisearch-error = { path = "../meilisearch-error" }
meilisearch-tokenizer = { git = "https://github.com/meilisearch/tokenizer.git", tag = "v0.2.5" }
memmap = "0.7.0"
milli = { git = "https://github.com/meilisearch/milli.git", tag = "v0.12.0" }
milli = { git = "https://github.com/meilisearch/milli.git", tag = "v0.13.0" }
mime = "0.3.16"
num_cpus = "1.13.0"
once_cell = "1.5.2"