212: bump milli to 0.4.0 r=MarinPostma a=MarinPostma



Co-authored-by: marin postma <postma.marin@protonmail.com>
This commit is contained in:
bors[bot]
2021-06-16 15:42:34 +00:00
committed by GitHub
7 changed files with 32 additions and 15 deletions

5
Cargo.lock generated
View File

@ -1707,10 +1707,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",