Update tokenizer and new milli version

This commit is contained in:
Clémentine Urquizar 2021-08-18 14:24:01 +02:00 committed by Clément Renault
parent 0cd66c3a89
commit 63e67f72e3
No known key found for this signature in database
GPG Key ID: 92ADA4E935E71FA4
1 changed files with 2 additions and 1 deletions

3
Cargo.lock generated
View File

@ -1706,7 +1706,8 @@ dependencies = [
[[package]]
name = "milli"
version = "0.10.1"
source = "git+https://github.com/meilisearch/milli.git?branch=plug-new-indexer#e37100bd7393880eec2571089711f79b71849eb5"
dependencies = [
"bstr",
"byte-unit",