Skip to content

Commit f27ba89

Browse files
committed
Update hashbrown dependency to unblock ExtractIf improvements
1 parent 251cda5 commit f27ba89

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.lock

+2-2
Original file line numberDiff line numberDiff line change
@@ -1502,9 +1502,9 @@ dependencies = [
15021502

15031503
[[package]]
15041504
name = "hashbrown"
1505-
version = "0.15.2"
1505+
version = "0.15.3"
15061506
source = "registry+https://github.com/rust-lang/crates.io-index"
1507-
checksum = "bf151400ff0baff5465007dd2f3e717f3fe502074ca563069ce3a6629d07b289"
1507+
checksum = "84b26c544d002229e640969970a2e74021aadf6e2f96372b9c58eff97de08eb3"
15081508
dependencies = [
15091509
"allocator-api2",
15101510
"equivalent",

0 commit comments

Comments
 (0)