Update milli version

This commit is contained in:
many
2021-11-04 14:57:45 +01:00
parent b59145385e
commit cc6306c0e1
2 changed files with 3 additions and 3 deletions

4
Cargo.lock generated
View File

@ -1804,8 +1804,8 @@ dependencies = [
[[package]]
name = "milli"
version = "0.20.1"
source = "git+https://github.com/meilisearch/milli.git?tag=v0.20.1#3be37b00e7a8ae46757a7629c55222c4e2e6c764"
version = "0.20.2"
source = "git+https://github.com/meilisearch/milli.git?tag=v0.20.2#a2fc74f010116874c9be01d98a798d30ed718435"
dependencies = [
"bimap",
"bincode",