We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f981b2e + 67a29ac commit fea754bCopy full SHA for fea754b
library/Cargo.lock
@@ -135,9 +135,9 @@ dependencies = [
135
136
[[package]]
137
name = "hashbrown"
138
-version = "0.15.0"
+version = "0.15.2"
139
source = "registry+https://github.com/rust-lang/crates.io-index"
140
-checksum = "1e087f84d4f86bf4b218b927129862374b72199ae7d8657835f1e89000eea4fb"
+checksum = "bf151400ff0baff5465007dd2f3e717f3fe502074ca563069ce3a6629d07b289"
141
dependencies = [
142
"allocator-api2",
143
"compiler_builtins",
0 commit comments