Make sure we use an FxHashBuilder on the Value

This commit is contained in:
Kerollmops 2024-12-10 15:52:22 +01:00
parent a751972c57
commit aeb6b74725
No known key found for this signature in database
GPG key ID: F250A4C4E3AE5F5F
2 changed files with 17 additions and 11 deletions

4
Cargo.lock generated
View file

@ -708,9 +708,9 @@ dependencies = [
[[package]]
name = "bumparaw-collections"
version = "0.1.2"
version = "0.1.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "833a74d1cb25094593307c17044e4140828b553d1d653bc3ec9928aa88a6d88a"
checksum = "4ce682bdc86c2e25ef5cd95881d9d6a1902214eddf74cf9ffea88fe1464377e8"
dependencies = [
"allocator-api2",
"bitpacking",