@@ -12,7 +12,7 @@ version = "0.0.0"
12
12
dependencies = [
13
13
" compiler_builtins 0.0.0" ,
14
14
" core 0.0.0" ,
15
- " rand 0.5.4 (registry+https://github.com/rust-lang/crates.io-index)" ,
15
+ " rand 0.5.5 (registry+https://github.com/rust-lang/crates.io-index)" ,
16
16
]
17
17
18
18
[[package ]]
@@ -433,7 +433,7 @@ dependencies = [
433
433
name = " core"
434
434
version = " 0.0.0"
435
435
dependencies = [
436
- " rand 0.5.4 (registry+https://github.com/rust-lang/crates.io-index)" ,
436
+ " rand 0.5.5 (registry+https://github.com/rust-lang/crates.io-index)" ,
437
437
]
438
438
439
439
[[package ]]
@@ -475,7 +475,7 @@ dependencies = [
475
475
" crossbeam-epoch 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)" ,
476
476
" crossbeam-utils 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)" ,
477
477
" parking_lot 0.5.5 (registry+https://github.com/rust-lang/crates.io-index)" ,
478
- " rand 0.5.4 (registry+https://github.com/rust-lang/crates.io-index)" ,
478
+ " rand 0.5.5 (registry+https://github.com/rust-lang/crates.io-index)" ,
479
479
" smallvec 0.6.5 (registry+https://github.com/rust-lang/crates.io-index)" ,
480
480
]
481
481
@@ -1444,7 +1444,7 @@ version = "0.3.0"
1444
1444
source = " registry+https://github.com/rust-lang/crates.io-index"
1445
1445
dependencies = [
1446
1446
" libc 0.2.43 (registry+https://github.com/rust-lang/crates.io-index)" ,
1447
- " rand 0.5.4 (registry+https://github.com/rust-lang/crates.io-index)" ,
1447
+ " rand 0.5.5 (registry+https://github.com/rust-lang/crates.io-index)" ,
1448
1448
" smallvec 0.6.5 (registry+https://github.com/rust-lang/crates.io-index)" ,
1449
1449
" winapi 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)" ,
1450
1450
]
@@ -1644,7 +1644,7 @@ dependencies = [
1644
1644
1645
1645
[[package ]]
1646
1646
name = " rand"
1647
- version = " 0.5.4 "
1647
+ version = " 0.5.5 "
1648
1648
source = " registry+https://github.com/rust-lang/crates.io-index"
1649
1649
dependencies = [
1650
1650
" cloudabi 0.0.3 (registry+https://github.com/rust-lang/crates.io-index)" ,
@@ -1767,6 +1767,7 @@ dependencies = [
1767
1767
" num_cpus 1.8.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
1768
1768
" ordslice 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
1769
1769
" racer 2.1.5 (registry+https://github.com/rust-lang/crates.io-index)" ,
1770
+ " rand 0.5.5 (registry+https://github.com/rust-lang/crates.io-index)" ,
1770
1771
" rayon 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)" ,
1771
1772
" regex 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)" ,
1772
1773
" rls-analysis 0.16.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
@@ -2191,7 +2192,7 @@ version = "0.0.0"
2191
2192
dependencies = [
2192
2193
" graphviz 0.0.0" ,
2193
2194
" log 0.4.4 (registry+https://github.com/rust-lang/crates.io-index)" ,
2194
- " rand 0.5.4 (registry+https://github.com/rust-lang/crates.io-index)" ,
2195
+ " rand 0.5.5 (registry+https://github.com/rust-lang/crates.io-index)" ,
2195
2196
" rustc 0.0.0" ,
2196
2197
" rustc_data_structures 0.0.0" ,
2197
2198
" rustc_fs_util 0.0.0" ,
@@ -2627,7 +2628,7 @@ dependencies = [
2627
2628
" panic_abort 0.0.0" ,
2628
2629
" panic_unwind 0.0.0" ,
2629
2630
" profiler_builtins 0.0.0" ,
2630
- " rand 0.5.4 (registry+https://github.com/rust-lang/crates.io-index)" ,
2631
+ " rand 0.5.5 (registry+https://github.com/rust-lang/crates.io-index)" ,
2631
2632
" rustc_asan 0.0.0" ,
2632
2633
" rustc_lsan 0.0.0" ,
2633
2634
" rustc_msan 0.0.0" ,
@@ -2794,7 +2795,7 @@ version = "3.0.3"
2794
2795
source = " registry+https://github.com/rust-lang/crates.io-index"
2795
2796
dependencies = [
2796
2797
" libc 0.2.43 (registry+https://github.com/rust-lang/crates.io-index)" ,
2797
- " rand 0.5.4 (registry+https://github.com/rust-lang/crates.io-index)" ,
2798
+ " rand 0.5.5 (registry+https://github.com/rust-lang/crates.io-index)" ,
2798
2799
" redox_syscall 0.1.40 (registry+https://github.com/rust-lang/crates.io-index)" ,
2799
2800
" remove_dir_all 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)" ,
2800
2801
" winapi 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)" ,
@@ -3262,7 +3263,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
3262
3263
"checksum quote 0.6.8 (registry+https://github.com/rust-lang/crates.io-index)" = " dd636425967c33af890042c483632d33fa7a18f19ad1d7ea72e8998c6ef8dea5"
3263
3264
"checksum racer 2.1.5 (registry+https://github.com/rust-lang/crates.io-index)" = " 1e4bc3847329b20ff5ba56c298938c179ae9911af15c9c10553f683b65164533"
3264
3265
"checksum rand 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)" = " 8356f47b32624fef5b3301c1be97e5944ecdd595409cc5da11d05f211db6cfbd"
3265
- "checksum rand 0.5.4 (registry+https://github.com/rust-lang/crates.io-index)" = " 12397506224b2f93e6664ffc4f664b29be8208e5157d3d90b44f09b5fae470ea "
3266
+ "checksum rand 0.5.5 (registry+https://github.com/rust-lang/crates.io-index)" = " e464cd887e869cddcae8792a4ee31d23c7edd516700695608f5b98c67ee0131c "
3266
3267
"checksum rand_core 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)" = " edecf0f94da5551fc9b492093e30b041a891657db7940ee221f9d2f66e82eef2"
3267
3268
"checksum rayon 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)" = " 80e811e76f1dbf68abf87a759083d34600017fc4e10b6bd5ad84a700f9dba4b1"
3268
3269
"checksum rayon-core 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)" = " 9d24ad214285a7729b174ed6d3bcfcb80177807f959d95fafd5bfc5c4f201ac8"
0 commit comments