Switch to hannoy 0.0.4

This commit is contained in:
Clément Renault
2025-08-14 10:57:33 +02:00
parent df578a5118
commit de0cd51263
3 changed files with 3 additions and 9 deletions

4
Cargo.lock generated
View File

@ -2602,9 +2602,9 @@ dependencies = [
[[package]]
name = "hannoy"
version = "0.0.3"
version = "0.0.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "0cac6ebc04fc7246356d29908b55315c26c695a2ea2f692de9f72c0ac61ca1b1"
checksum = "a80496a4713fefbf4ea388b30288afaa23566173510a694d838e0a85a3ada5c0"
dependencies = [
"bytemuck",
"byteorder",