@@ -2381,7 +2381,7 @@ dependencies = [
2381
2381
" rustc_errors 0.0.0" ,
2382
2382
" rustc_fs_util 0.0.0" ,
2383
2383
" rustc_target 0.0.0" ,
2384
- " scoped-tls 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" ,
2384
+ " scoped-tls 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
2385
2385
" serialize 0.0.0" ,
2386
2386
" smallvec 0.6.7 (registry+https://github.com/rust-lang/crates.io-index)" ,
2387
2387
" syntax 0.0.0" ,
@@ -2726,7 +2726,7 @@ dependencies = [
2726
2726
" rustc_target 0.0.0" ,
2727
2727
" rustc_traits 0.0.0" ,
2728
2728
" rustc_typeck 0.0.0" ,
2729
- " scoped-tls 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" ,
2729
+ " scoped-tls 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
2730
2730
" serialize 0.0.0" ,
2731
2731
" smallvec 0.6.7 (registry+https://github.com/rust-lang/crates.io-index)" ,
2732
2732
" syntax 0.0.0" ,
@@ -3090,6 +3090,11 @@ name = "scoped-tls"
3090
3090
version = " 0.1.2"
3091
3091
source = " registry+https://github.com/rust-lang/crates.io-index"
3092
3092
3093
+ [[package ]]
3094
+ name = " scoped-tls"
3095
+ version = " 1.0.0"
3096
+ source = " registry+https://github.com/rust-lang/crates.io-index"
3097
+
3093
3098
[[package ]]
3094
3099
name = " scoped_threadpool"
3095
3100
version = " 0.1.9"
@@ -3345,7 +3350,7 @@ dependencies = [
3345
3350
" rustc_data_structures 0.0.0" ,
3346
3351
" rustc_errors 0.0.0" ,
3347
3352
" rustc_target 0.0.0" ,
3348
- " scoped-tls 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" ,
3353
+ " scoped-tls 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
3349
3354
" serialize 0.0.0" ,
3350
3355
" smallvec 0.6.7 (registry+https://github.com/rust-lang/crates.io-index)" ,
3351
3356
" syntax_pos 0.0.0" ,
@@ -3372,7 +3377,7 @@ dependencies = [
3372
3377
" arena 0.0.0" ,
3373
3378
" cfg-if 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)" ,
3374
3379
" rustc_data_structures 0.0.0" ,
3375
- " scoped-tls 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" ,
3380
+ " scoped-tls 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
3376
3381
" serialize 0.0.0" ,
3377
3382
" unicode-width 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)" ,
3378
3383
]
@@ -4183,6 +4188,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
4183
4188
"checksum same-file 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)" = " 8f20c4be53a8a1ff4c1f1b2bd14570d2f634628709752f0702ecdd2b3f9a5267"
4184
4189
"checksum schannel 0.1.14 (registry+https://github.com/rust-lang/crates.io-index)" = " 0e1a231dc10abf6749cfa5d7767f25888d484201accbd919b66ab5413c502d56"
4185
4190
"checksum scoped-tls 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" = " 332ffa32bf586782a3efaeb58f127980944bbc8c4d6913a86107ac2a5ab24b28"
4191
+ "checksum scoped-tls 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = " ea6a9290e3c9cf0f18145ef7ffa62d68ee0bf5fcd651017e586dc7fd5da448c2"
4186
4192
"checksum scoped_threadpool 0.1.9 (registry+https://github.com/rust-lang/crates.io-index)" = " 1d51f5df5af43ab3f1360b429fa5e0152ac5ce8c0bd6485cae490332e96846a8"
4187
4193
"checksum scopeguard 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)" = " 94258f53601af11e6a49f722422f6e3425c52b06245a5cf9bc09908b174f5e27"
4188
4194
"checksum semver 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)" = " 1d7eb9ef2c18661902cc47e535f9bc51b78acd254da71d375c2f6720d9a40403"
0 commit comments