@@ -1747,7 +1747,7 @@ checksum = "5b31c9b90731276fdd24d896f31bb10aecf2e5151733364ae81123186643d939"
1747
1747
dependencies = [
1748
1748
" jsonrpc-core" ,
1749
1749
" log" ,
1750
- " parking_lot 0.10.0 " ,
1750
+ " parking_lot 0.10.2 " ,
1751
1751
" serde" ,
1752
1752
]
1753
1753
@@ -1866,9 +1866,9 @@ checksum = "ae91b68aebc4ddb91978b11a1b02ddd8602a05ec19002801c5666000e05e0f83"
1866
1866
1867
1867
[[package ]]
1868
1868
name = " lock_api"
1869
- version = " 0.3.1 "
1869
+ version = " 0.3.4 "
1870
1870
source = " registry+https://github.com/rust-lang/crates.io-index"
1871
- checksum = " f8912e782533a93a167888781b836336a6ca5da6175c05944c86cf28c31104dc "
1871
+ checksum = " c4da24a77a3d8a6d4862d95f72e6fdb9c09a643ecdb402d754004a557f2bec75 "
1872
1872
dependencies = [
1873
1873
" scopeguard" ,
1874
1874
]
@@ -2406,12 +2406,12 @@ dependencies = [
2406
2406
2407
2407
[[package ]]
2408
2408
name = " parking_lot"
2409
- version = " 0.10.0 "
2409
+ version = " 0.10.2 "
2410
2410
source = " registry+https://github.com/rust-lang/crates.io-index"
2411
- checksum = " 92e98c49ab0b7ce5b222f2cc9193fc4efe11c6d0bd4f648e374684a6857b1cfc "
2411
+ checksum = " d3a704eb390aafdc107b0e392f56a82b668e3a71366993b5340f5833fd62505e "
2412
2412
dependencies = [
2413
2413
" lock_api" ,
2414
- " parking_lot_core 0.7.0 " ,
2414
+ " parking_lot_core 0.7.1 " ,
2415
2415
]
2416
2416
2417
2417
[[package ]]
@@ -2431,9 +2431,9 @@ dependencies = [
2431
2431
2432
2432
[[package ]]
2433
2433
name = " parking_lot_core"
2434
- version = " 0.7.0 "
2434
+ version = " 0.7.1 "
2435
2435
source = " registry+https://github.com/rust-lang/crates.io-index"
2436
- checksum = " 7582838484df45743c8434fbff785e8edf260c28748353d44bc0da32e0ceabf1 "
2436
+ checksum = " 0e136c1904604defe99ce5fd71a28d473fa60a12255d511aa78a9ddf11237aeb "
2437
2437
dependencies = [
2438
2438
" cfg-if" ,
2439
2439
" cloudabi" ,
@@ -3251,7 +3251,7 @@ dependencies = [
3251
3251
" lazy_static 1.4.0" ,
3252
3252
" log" ,
3253
3253
" measureme" ,
3254
- " parking_lot 0.10.0 " ,
3254
+ " parking_lot 0.10.2 " ,
3255
3255
" rustc-ap-graphviz" ,
3256
3256
" rustc-ap-rustc_index" ,
3257
3257
" rustc-ap-serialize" ,
@@ -3696,7 +3696,7 @@ dependencies = [
3696
3696
" lazy_static 1.4.0" ,
3697
3697
" log" ,
3698
3698
" measureme" ,
3699
- " parking_lot 0.10.0 " ,
3699
+ " parking_lot 0.10.2 " ,
3700
3700
" rustc-hash" ,
3701
3701
" rustc-rayon" ,
3702
3702
" rustc-rayon-core" ,
@@ -3991,7 +3991,7 @@ dependencies = [
3991
3991
" jobserver" ,
3992
3992
" log" ,
3993
3993
" measureme" ,
3994
- " parking_lot 0.10.0 " ,
3994
+ " parking_lot 0.10.2 " ,
3995
3995
" polonius-engine" ,
3996
3996
" rustc-rayon" ,
3997
3997
" rustc-rayon-core" ,
@@ -4140,7 +4140,7 @@ name = "rustc_query_system"
4140
4140
version = " 0.0.0"
4141
4141
dependencies = [
4142
4142
" log" ,
4143
- " parking_lot 0.9.0 " ,
4143
+ " parking_lot 0.10.2 " ,
4144
4144
" rustc-rayon-core" ,
4145
4145
" rustc_data_structures" ,
4146
4146
" rustc_errors" ,
0 commit comments