Skip to content

Commit fea754b

Browse files
authored
Unrolled build for rust-lang#133670
Rollup merge of rust-lang#133670 - RalfJung:hashbrown, r=Amanieu bump hashbrown version This pulls in rust-lang/hashbrown#586, in preparation for rust-lang#102575. Cc ``@Amanieu``
2 parents f981b2e + 67a29ac commit fea754b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

library/Cargo.lock

+2-2
Original file line numberDiff line numberDiff line change
@@ -135,9 +135,9 @@ dependencies = [
135135

136136
[[package]]
137137
name = "hashbrown"
138-
version = "0.15.0"
138+
version = "0.15.2"
139139
source = "registry+https://github.com/rust-lang/crates.io-index"
140-
checksum = "1e087f84d4f86bf4b218b927129862374b72199ae7d8657835f1e89000eea4fb"
140+
checksum = "bf151400ff0baff5465007dd2f3e717f3fe502074ca563069ce3a6629d07b289"
141141
dependencies = [
142142
"allocator-api2",
143143
"compiler_builtins",

0 commit comments

Comments
 (0)