mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-03 20:07:09 +02:00
[WIP] put milli on branch main
This commit is contained in:
parent
c1376a9f2a
commit
654f49ccec
3 changed files with 3 additions and 3 deletions
|
@ -33,7 +33,7 @@ main_error = "0.1.1"
|
|||
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", version = "0.16.0" }
|
||||
milli = { git = "https://github.com/meilisearch/milli.git", branch = "main" }
|
||||
mime = "0.3.16"
|
||||
num_cpus = "1.13.0"
|
||||
once_cell = "1.8.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue