@@ -239,7 +239,7 @@ dependencies = [
239
239
" clap 2.32.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
240
240
" core-foundation 0.6.3 (registry+https://github.com/rust-lang/crates.io-index)" ,
241
241
" crates-io 0.24.0" ,
242
- " crossbeam-utils 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)" ,
242
+ " crossbeam-utils 0.6.5 (registry+https://github.com/rust-lang/crates.io-index)" ,
243
243
" crypto-hash 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)" ,
244
244
" curl 0.4.19 (registry+https://github.com/rust-lang/crates.io-index)" ,
245
245
" curl-sys 0.4.15 (registry+https://github.com/rust-lang/crates.io-index)" ,
@@ -568,13 +568,10 @@ dependencies = [
568
568
569
569
[[package ]]
570
570
name = " crossbeam-channel"
571
- version = " 0.3.4 "
571
+ version = " 0.3.8 "
572
572
source = " registry+https://github.com/rust-lang/crates.io-index"
573
573
dependencies = [
574
- " crossbeam-epoch 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
575
- " crossbeam-utils 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)" ,
576
- " parking_lot 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)" ,
577
- " rand 0.6.1 (registry+https://github.com/rust-lang/crates.io-index)" ,
574
+ " crossbeam-utils 0.6.5 (registry+https://github.com/rust-lang/crates.io-index)" ,
578
575
" smallvec 0.6.7 (registry+https://github.com/rust-lang/crates.io-index)" ,
579
576
]
580
577
@@ -592,8 +589,8 @@ name = "crossbeam-deque"
592
589
version = " 0.6.3"
593
590
source = " registry+https://github.com/rust-lang/crates.io-index"
594
591
dependencies = [
595
- " crossbeam-epoch 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
596
- " crossbeam-utils 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)" ,
592
+ " crossbeam-epoch 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)" ,
593
+ " crossbeam-utils 0.6.5 (registry+https://github.com/rust-lang/crates.io-index)" ,
597
594
]
598
595
599
596
[[package ]]
@@ -612,12 +609,12 @@ dependencies = [
612
609
613
610
[[package ]]
614
611
name = " crossbeam-epoch"
615
- version = " 0.7.0 "
612
+ version = " 0.7.1 "
616
613
source = " registry+https://github.com/rust-lang/crates.io-index"
617
614
dependencies = [
618
615
" arrayvec 0.4.7 (registry+https://github.com/rust-lang/crates.io-index)" ,
619
616
" cfg-if 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)" ,
620
- " crossbeam-utils 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)" ,
617
+ " crossbeam-utils 0.6.5 (registry+https://github.com/rust-lang/crates.io-index)" ,
621
618
" lazy_static 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
622
619
" memoffset 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)" ,
623
620
" scopeguard 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)" ,
@@ -633,10 +630,11 @@ dependencies = [
633
630
634
631
[[package ]]
635
632
name = " crossbeam-utils"
636
- version = " 0.6.2 "
633
+ version = " 0.6.5 "
637
634
source = " registry+https://github.com/rust-lang/crates.io-index"
638
635
dependencies = [
639
636
" cfg-if 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)" ,
637
+ " lazy_static 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
640
638
]
641
639
642
640
[[package ]]
@@ -1122,7 +1120,7 @@ name = "ignore"
1122
1120
version = " 0.4.6"
1123
1121
source = " registry+https://github.com/rust-lang/crates.io-index"
1124
1122
dependencies = [
1125
- " crossbeam-channel 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)" ,
1123
+ " crossbeam-channel 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)" ,
1126
1124
" globset 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)" ,
1127
1125
" lazy_static 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
1128
1126
" log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)" ,
@@ -2235,7 +2233,7 @@ dependencies = [
2235
2233
" cargo 0.36.0" ,
2236
2234
" cargo_metadata 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)" ,
2237
2235
" clippy_lints 0.0.212" ,
2238
- " crossbeam-channel 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)" ,
2236
+ " crossbeam-channel 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)" ,
2239
2237
" difference 2.0.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
2240
2238
" env_logger 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
2241
2239
" failure 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)" ,
@@ -2672,6 +2670,7 @@ name = "rustc_data_structures"
2672
2670
version = " 0.0.0"
2673
2671
dependencies = [
2674
2672
" cfg-if 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)" ,
2673
+ " crossbeam-utils 0.6.5 (registry+https://github.com/rust-lang/crates.io-index)" ,
2675
2674
" ena 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
2676
2675
" graphviz 0.0.0" ,
2677
2676
" jobserver 0.1.12 (registry+https://github.com/rust-lang/crates.io-index)" ,
@@ -3585,7 +3584,7 @@ name = "tokio-executor"
3585
3584
version = " 0.1.6"
3586
3585
source = " registry+https://github.com/rust-lang/crates.io-index"
3587
3586
dependencies = [
3588
- " crossbeam-utils 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)" ,
3587
+ " crossbeam-utils 0.6.5 (registry+https://github.com/rust-lang/crates.io-index)" ,
3589
3588
" futures 0.1.21 (registry+https://github.com/rust-lang/crates.io-index)" ,
3590
3589
]
3591
3590
@@ -3629,7 +3628,7 @@ name = "tokio-reactor"
3629
3628
version = " 0.1.8"
3630
3629
source = " registry+https://github.com/rust-lang/crates.io-index"
3631
3630
dependencies = [
3632
- " crossbeam-utils 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)" ,
3631
+ " crossbeam-utils 0.6.5 (registry+https://github.com/rust-lang/crates.io-index)" ,
3633
3632
" futures 0.1.21 (registry+https://github.com/rust-lang/crates.io-index)" ,
3634
3633
" lazy_static 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
3635
3634
" log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)" ,
@@ -3675,9 +3674,9 @@ name = "tokio-threadpool"
3675
3674
version = " 0.1.10"
3676
3675
source = " registry+https://github.com/rust-lang/crates.io-index"
3677
3676
dependencies = [
3678
- " crossbeam-channel 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)" ,
3677
+ " crossbeam-channel 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)" ,
3679
3678
" crossbeam-deque 0.6.3 (registry+https://github.com/rust-lang/crates.io-index)" ,
3680
- " crossbeam-utils 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)" ,
3679
+ " crossbeam-utils 0.6.5 (registry+https://github.com/rust-lang/crates.io-index)" ,
3681
3680
" futures 0.1.21 (registry+https://github.com/rust-lang/crates.io-index)" ,
3682
3681
" log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)" ,
3683
3682
" num_cpus 1.8.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
@@ -3690,7 +3689,7 @@ name = "tokio-timer"
3690
3689
version = " 0.2.8"
3691
3690
source = " registry+https://github.com/rust-lang/crates.io-index"
3692
3691
dependencies = [
3693
- " crossbeam-utils 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)" ,
3692
+ " crossbeam-utils 0.6.5 (registry+https://github.com/rust-lang/crates.io-index)" ,
3694
3693
" futures 0.1.21 (registry+https://github.com/rust-lang/crates.io-index)" ,
3695
3694
" slab 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)" ,
3696
3695
" tokio-executor 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)" ,
@@ -4035,13 +4034,13 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
4035
4034
"checksum core-foundation-sys 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)" = " e7ca8a5221364ef15ce201e8ed2f609fc312682a8f4e0e3d4aa5879764e0fa3b"
4036
4035
"checksum crc 1.8.1 (registry+https://github.com/rust-lang/crates.io-index)" = " d663548de7f5cca343f1e0a48d14dcfb0e9eb4e079ec58883b7251539fa10aeb"
4037
4036
"checksum crc32fast 1.1.2 (registry+https://github.com/rust-lang/crates.io-index)" = " e91d5240c6975ef33aeb5f148f35275c25eda8e8a5f95abe421978b05b8bf192"
4038
- "checksum crossbeam-channel 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)" = " 5b2a9ea8f77c7f9efd317a8a5645f515d903a2d86ee14d2337a5facd1bd52c12 "
4037
+ "checksum crossbeam-channel 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)" = " 0f0ed1a4de2235cabda8558ff5840bffb97fcb64c97827f354a451307df5f72b "
4039
4038
"checksum crossbeam-deque 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = " f739f8c5363aca78cfb059edf753d8f0d36908c348f3d8d1503f03d8b75d9cf3"
4040
4039
"checksum crossbeam-deque 0.6.3 (registry+https://github.com/rust-lang/crates.io-index)" = " 05e44b8cf3e1a625844d1750e1f7820da46044ff6d28f4d43e455ba3e5bb2c13"
4041
4040
"checksum crossbeam-epoch 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)" = " 927121f5407de9956180ff5e936fe3cf4324279280001cd56b669d28ee7e9150"
4042
- "checksum crossbeam-epoch 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)" = " f10a4f8f409aaac4b16a5474fb233624238fcdeefb9ba50d5ea059aab63ba31c "
4041
+ "checksum crossbeam-epoch 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)" = " 04c9e3102cc2d69cd681412141b390abd55a362afc1540965dad0ad4d34280b4 "
4043
4042
"checksum crossbeam-utils 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)" = " 2760899e32a1d58d5abb31129f8fae5de75220bc2176e77ff7c627ae45c918d9"
4044
- "checksum crossbeam-utils 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)" = " e07fc155212827475223f0bcfae57e945e694fc90950ddf3f6695bbfd5555c72 "
4043
+ "checksum crossbeam-utils 0.6.5 (registry+https://github.com/rust-lang/crates.io-index)" = " f8306fcef4a7b563b76b7dd949ca48f52bc1141aa067d2ea09565f3e2652aa5c "
4045
4044
"checksum crypto-hash 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)" = " 09de9ee0fc255ace04c7fa0763c9395a945c37c8292bb554f8d48361d1dcf1b4"
4046
4045
"checksum curl 0.4.19 (registry+https://github.com/rust-lang/crates.io-index)" = " c7c9d851c825e0c033979d4516c9173bc19a78a96eb4d6ae51d4045440eafa16"
4047
4046
"checksum curl-sys 0.4.15 (registry+https://github.com/rust-lang/crates.io-index)" = " 721c204978be2143fab0a84b708c49d79d1f6100b8785610f456043a90708870"
0 commit comments