Skip to content

Commit f5be3c8

Browse files
lsunsicuviper
authored andcommitted
chore: update rustc-hash 2.1.0 to 2.1.1
(cherry picked from commit 62c2f65)
1 parent 8ee0fcb commit f5be3c8

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

Cargo.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1983,7 +1983,7 @@ dependencies = [
19831983
"anyhow",
19841984
"clap",
19851985
"fs-err",
1986-
"rustc-hash 2.1.0",
1986+
"rustc-hash 2.1.1",
19871987
"rustdoc-json-types",
19881988
"serde",
19891989
"serde_json",
@@ -3152,7 +3152,7 @@ dependencies = [
31523152
"proc-macro2",
31533153
"quote",
31543154
"rinja_parser",
3155-
"rustc-hash 2.1.0",
3155+
"rustc-hash 2.1.1",
31563156
"serde",
31573157
"syn 2.0.93",
31583158
]
@@ -3216,9 +3216,9 @@ checksum = "08d43f7aa6b08d49f382cde6a7982047c3426db949b1424bc4b7ec9ae12c6ce2"
32163216

32173217
[[package]]
32183218
name = "rustc-hash"
3219-
version = "2.1.0"
3219+
version = "2.1.1"
32203220
source = "registry+https://github.com/rust-lang/crates.io-index"
3221-
checksum = "c7fb8039b3032c191086b10f11f319a6e99e1e82889c5cc6046f515c9db1d497"
3221+
checksum = "357703d41365b4b27c590e3ed91eabb1b663f07c4c084095e60cbed4362dff0d"
32223222

32233223
[[package]]
32243224
name = "rustc-main"
@@ -3620,7 +3620,7 @@ dependencies = [
36203620
"memmap2",
36213621
"parking_lot",
36223622
"portable-atomic",
3623-
"rustc-hash 2.1.0",
3623+
"rustc-hash 2.1.1",
36243624
"rustc-rayon",
36253625
"rustc-stable-hash",
36263626
"rustc_arena",
@@ -4323,7 +4323,7 @@ dependencies = [
43234323
name = "rustc_pattern_analysis"
43244324
version = "0.0.0"
43254325
dependencies = [
4326-
"rustc-hash 2.1.0",
4326+
"rustc-hash 2.1.1",
43274327
"rustc_abi",
43284328
"rustc_apfloat",
43294329
"rustc_arena",
@@ -4719,7 +4719,7 @@ name = "rustdoc-json-types"
47194719
version = "0.1.0"
47204720
dependencies = [
47214721
"bincode",
4722-
"rustc-hash 2.1.0",
4722+
"rustc-hash 2.1.1",
47234723
"serde",
47244724
"serde_json",
47254725
]
@@ -5363,7 +5363,7 @@ dependencies = [
53635363
"ignore",
53645364
"miropt-test-tools",
53655365
"regex",
5366-
"rustc-hash 2.1.0",
5366+
"rustc-hash 2.1.1",
53675367
"semver",
53685368
"similar",
53695369
"termcolor",

0 commit comments

Comments
 (0)