bump milli to 0.4.0

This commit is contained in:
marin postma
2021-06-16 17:15:56 +02:00
parent 5795254b2a
commit 5a47cef9a8
7 changed files with 32 additions and 15 deletions

5
Cargo.lock generated
View File

@ -1660,10 +1660,9 @@ dependencies = [
[[package]]
name = "milli"
version = "0.3.1"
source = "git+https://github.com/meilisearch/milli.git?tag=v0.3.1#bc020317935da4ea08061b3d4518cbbd40184856"
version = "0.4.0"
source = "git+https://github.com/meilisearch/milli.git?tag=v0.4.0#3bd4cf94cc60733393b94021fca77eb100bfe17a"
dependencies = [
"anyhow",
"bstr",
"byteorder",
"chrono",