File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -1983,7 +1983,7 @@ dependencies = [
1983
1983
" anyhow" ,
1984
1984
" clap" ,
1985
1985
" fs-err" ,
1986
- " rustc-hash 2.1.0 " ,
1986
+ " rustc-hash 2.1.1 " ,
1987
1987
" rustdoc-json-types" ,
1988
1988
" serde" ,
1989
1989
" serde_json" ,
@@ -3152,7 +3152,7 @@ dependencies = [
3152
3152
" proc-macro2" ,
3153
3153
" quote" ,
3154
3154
" rinja_parser" ,
3155
- " rustc-hash 2.1.0 " ,
3155
+ " rustc-hash 2.1.1 " ,
3156
3156
" serde" ,
3157
3157
" syn 2.0.93" ,
3158
3158
]
@@ -3216,9 +3216,9 @@ checksum = "08d43f7aa6b08d49f382cde6a7982047c3426db949b1424bc4b7ec9ae12c6ce2"
3216
3216
3217
3217
[[package ]]
3218
3218
name = " rustc-hash"
3219
- version = " 2.1.0 "
3219
+ version = " 2.1.1 "
3220
3220
source = " registry+https://github.com/rust-lang/crates.io-index"
3221
- checksum = " c7fb8039b3032c191086b10f11f319a6e99e1e82889c5cc6046f515c9db1d497 "
3221
+ checksum = " 357703d41365b4b27c590e3ed91eabb1b663f07c4c084095e60cbed4362dff0d "
3222
3222
3223
3223
[[package ]]
3224
3224
name = " rustc-main"
@@ -3620,7 +3620,7 @@ dependencies = [
3620
3620
" memmap2" ,
3621
3621
" parking_lot" ,
3622
3622
" portable-atomic" ,
3623
- " rustc-hash 2.1.0 " ,
3623
+ " rustc-hash 2.1.1 " ,
3624
3624
" rustc-rayon" ,
3625
3625
" rustc-stable-hash" ,
3626
3626
" rustc_arena" ,
@@ -4323,7 +4323,7 @@ dependencies = [
4323
4323
name = " rustc_pattern_analysis"
4324
4324
version = " 0.0.0"
4325
4325
dependencies = [
4326
- " rustc-hash 2.1.0 " ,
4326
+ " rustc-hash 2.1.1 " ,
4327
4327
" rustc_abi" ,
4328
4328
" rustc_apfloat" ,
4329
4329
" rustc_arena" ,
@@ -4719,7 +4719,7 @@ name = "rustdoc-json-types"
4719
4719
version = " 0.1.0"
4720
4720
dependencies = [
4721
4721
" bincode" ,
4722
- " rustc-hash 2.1.0 " ,
4722
+ " rustc-hash 2.1.1 " ,
4723
4723
" serde" ,
4724
4724
" serde_json" ,
4725
4725
]
@@ -5363,7 +5363,7 @@ dependencies = [
5363
5363
" ignore" ,
5364
5364
" miropt-test-tools" ,
5365
5365
" regex" ,
5366
- " rustc-hash 2.1.0 " ,
5366
+ " rustc-hash 2.1.1 " ,
5367
5367
" semver" ,
5368
5368
" similar" ,
5369
5369
" termcolor" ,
You can’t perform that action at this time.
0 commit comments