mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-03 03:47:02 +02:00
Update Tokenizer version to v0.2.1
This commit is contained in:
parent
c2df51aa95
commit
2c5c79d68e
3 changed files with 4 additions and 4 deletions
|
@ -10,7 +10,7 @@ anyhow = "1.0.38"
|
|||
byte-unit = { version = "4.0.9", default-features = false, features = ["std"] }
|
||||
grenad = { git = "https://github.com/Kerollmops/grenad.git", rev = "3adcb26" }
|
||||
heed = "0.10.6"
|
||||
meilisearch-tokenizer = { git = "https://github.com/meilisearch/Tokenizer.git", tag = "v0.2.0" }
|
||||
meilisearch-tokenizer = { git = "https://github.com/meilisearch/Tokenizer.git", tag = "v0.2.1" }
|
||||
memmap = "0.7.0"
|
||||
milli = { path = "../milli" }
|
||||
once_cell = "1.5.2"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue