1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -2007,7 +2007,7 @@ dependencies = [
2007
2007
" anyhow" ,
2008
2008
" clap" ,
2009
2009
" fs-err" ,
2010
- " rustc-hash 2.1.0 " ,
2010
+ " rustc-hash 2.1.1 " ,
2011
2011
" rustdoc-json-types" ,
2012
2012
" serde" ,
2013
2013
" serde_json" ,
@@ -3207,7 +3207,7 @@ dependencies = [
3207
3207
" proc-macro2" ,
3208
3208
" quote" ,
3209
3209
" rinja_parser" ,
3210
- " rustc-hash 2.1.0 " ,
3210
+ " rustc-hash 2.1.1 " ,
3211
3211
" serde" ,
3212
3212
" syn 2.0.96" ,
3213
3213
]
@@ -3271,9 +3271,9 @@ checksum = "08d43f7aa6b08d49f382cde6a7982047c3426db949b1424bc4b7ec9ae12c6ce2"
3271
3271
3272
3272
[[package ]]
3273
3273
name = " rustc-hash"
3274
- version = " 2.1.0 "
3274
+ version = " 2.1.1 "
3275
3275
source = " registry+https://github.com/rust-lang/crates.io-index"
3276
- checksum = " c7fb8039b3032c191086b10f11f319a6e99e1e82889c5cc6046f515c9db1d497 "
3276
+ checksum = " 357703d41365b4b27c590e3ed91eabb1b663f07c4c084095e60cbed4362dff0d "
3277
3277
3278
3278
[[package ]]
3279
3279
name = " rustc-main"
@@ -3678,7 +3678,7 @@ dependencies = [
3678
3678
" memmap2" ,
3679
3679
" parking_lot" ,
3680
3680
" portable-atomic" ,
3681
- " rustc-hash 2.1.0 " ,
3681
+ " rustc-hash 2.1.1 " ,
3682
3682
" rustc-rayon" ,
3683
3683
" rustc-stable-hash" ,
3684
3684
" rustc_arena" ,
@@ -4383,7 +4383,7 @@ dependencies = [
4383
4383
name = " rustc_pattern_analysis"
4384
4384
version = " 0.0.0"
4385
4385
dependencies = [
4386
- " rustc-hash 2.1.0 " ,
4386
+ " rustc-hash 2.1.1 " ,
4387
4387
" rustc_abi" ,
4388
4388
" rustc_apfloat" ,
4389
4389
" rustc_arena" ,
@@ -4779,7 +4779,7 @@ name = "rustdoc-json-types"
4779
4779
version = " 0.1.0"
4780
4780
dependencies = [
4781
4781
" bincode" ,
4782
- " rustc-hash 2.1.0 " ,
4782
+ " rustc-hash 2.1.1 " ,
4783
4783
" serde" ,
4784
4784
" serde_json" ,
4785
4785
]
@@ -5430,7 +5430,7 @@ dependencies = [
5430
5430
" ignore" ,
5431
5431
" miropt-test-tools" ,
5432
5432
" regex" ,
5433
- " rustc-hash 2.1.0 " ,
5433
+ " rustc-hash 2.1.1 " ,
5434
5434
" semver" ,
5435
5435
" serde" ,
5436
5436
" similar" ,
0 commit comments