Update lock file

This commit is contained in:
many 2021-08-31 14:27:45 +02:00 committed by Clément Renault
parent 4cdf680a81
commit 8d4723d91b
No known key found for this signature in database
GPG Key ID: 92ADA4E935E71FA4
1 changed files with 6 additions and 6 deletions

12
Cargo.lock generated
View File

@ -1182,8 +1182,8 @@ dependencies = [
[[package]]
name = "heed"
version = "0.12.0"
source = "git+https://github.com/Kerollmops/heed?tag=v0.12.1#8e5dc6d71c8166a8d7d0db059e6e51478942b551"
version = "0.12.1"
source = "git+https://github.com/Kerollmops/heed?tag=v0.12.1#fc017cf3394af737f92fd71e16f0499a78b79d65"
dependencies = [
"byteorder",
"heed-traits",
@ -1201,12 +1201,12 @@ dependencies = [
[[package]]
name = "heed-traits"
version = "0.7.0"
source = "git+https://github.com/Kerollmops/heed?tag=v0.12.1#8e5dc6d71c8166a8d7d0db059e6e51478942b551"
source = "git+https://github.com/Kerollmops/heed?tag=v0.12.1#fc017cf3394af737f92fd71e16f0499a78b79d65"
[[package]]
name = "heed-types"
version = "0.7.2"
source = "git+https://github.com/Kerollmops/heed?tag=v0.12.1#8e5dc6d71c8166a8d7d0db059e6e51478942b551"
source = "git+https://github.com/Kerollmops/heed?tag=v0.12.1#fc017cf3394af737f92fd71e16f0499a78b79d65"
dependencies = [
"bincode",
"heed-traits",
@ -1706,8 +1706,8 @@ dependencies = [
[[package]]
name = "milli"
version = "0.10.1"
source = "git+https://github.com/meilisearch/milli.git?branch=plug-new-indexer#e37100bd7393880eec2571089711f79b71849eb5"
version = "0.11.0"
source = "git+https://github.com/meilisearch/milli.git?branch=plug-new-indexer#4860fd452965d234a11cc8430309bd9782a21bfd"
dependencies = [
"bstr",
"byte-unit",