Update milli version to v0.17.3

This commit is contained in:
Clémentine Urquizar 2021-10-12 16:12:16 +02:00
parent 3edbc74430
commit 29ac324e90
No known key found for this signature in database
GPG key ID: D8E7CC7422E77E1A
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View file

@ -1784,7 +1784,7 @@ dependencies = [
[[package]]
name = "milli"
version = "0.17.2"
source = "git+https://github.com/meilisearch/milli.git?tag=v0.17.2#07fb6d64e579b17e6565e9aa7f444e1b03802f4a"
source = "git+https://github.com/meilisearch/milli.git?tag=v0.17.3#1e8acaa20b323a198229ad8ede96d045072e45c8"
dependencies = [
"bimap",
"bincode",