mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-03 20:07:09 +02:00
Update tokenizer version to v0.2.4
This commit is contained in:
parent
7e3b2ddff2
commit
7531280764
2 changed files with 4 additions and 29 deletions
|
@ -49,7 +49,7 @@ itertools = "0.10.0"
|
|||
log = "0.4.8"
|
||||
main_error = "0.1.0"
|
||||
meilisearch-error = { path = "../meilisearch-error" }
|
||||
meilisearch-tokenizer = { git = "https://github.com/meilisearch/tokenizer.git", tag = "v0.2.3" }
|
||||
meilisearch-tokenizer = { git = "https://github.com/meilisearch/tokenizer.git", tag = "v0.2.4" }
|
||||
memmap = "0.7.0"
|
||||
milli = { git = "https://github.com/meilisearch/milli.git", tag = "v0.9.0" }
|
||||
mime = "0.3.16"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue