ksud: Borsh serialization of HashMap is non-canonical, bumped hasbrown 0.15.0 -> 0.15.1

This commit is contained in:
Rifat Azad
2024-12-23 00:39:42 +06:00
parent 67b14a34a9
commit 74876b3b40

View File

@@ -717,7 +717,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "62f822373a4fe84d4bb149bf54e584a7f4abec90e072ed49cda0edea5b95471f"
dependencies = [
"equivalent",
"hashbrown 0.15.0",
"hashbrown 0.15.1",
]
[[package]]