Bump arroy to v0.2.0

This commit is contained in:
Clément Renault
2024-01-16 16:45:55 +01:00
parent cfaa522d68
commit 01e2c3d6bb
5 changed files with 8 additions and 11 deletions

5
Cargo.lock generated
View File

@ -384,8 +384,9 @@ dependencies = [
[[package]]
name = "arroy"
version = "0.1.0"
source = "git+https://github.com/meilisearch/arroy.git#d372648212e561a4845077cdb9239423d78655a2"
version = "0.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "efddeb1e7c32a551cc07ef4c3e181e3cd5478fdaf4f0bd799983171c1f6efe57"
dependencies = [
"bytemuck",
"byteorder",