Skip to content

Commit 99f0052

Browse files
committed
Update hashbrown to 0.8.2
1 parent c92fc8d commit 99f0052

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Cargo.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -1239,9 +1239,9 @@ dependencies = [
12391239

12401240
[[package]]
12411241
name = "hashbrown"
1242-
version = "0.8.1"
1242+
version = "0.8.2"
12431243
source = "registry+https://github.com/rust-lang/crates.io-index"
1244-
checksum = "34f595585f103464d8d2f6e9864682d74c1601fed5e07d62b1c9058dba8246fb"
1244+
checksum = "e91b62f79061a0bc2e046024cb7ba44b08419ed238ecbd9adbd787434b9e8c25"
12451245
dependencies = [
12461246
"autocfg",
12471247
"compiler_builtins",
@@ -4918,7 +4918,7 @@ dependencies = [
49184918
"ansi_term 0.12.1",
49194919
"lazy_static",
49204920
"matchers",
4921-
"parking_lot 0.9.0",
4921+
"parking_lot 0.10.2",
49224922
"regex",
49234923
"sharded-slab",
49244924
"smallvec 1.4.0",

0 commit comments

Comments
 (0)