@@ -374,7 +374,7 @@ dependencies = [
374
374
" clippy-mini-macro-test 0.2.0" ,
375
375
" clippy_dev 0.0.1" ,
376
376
" clippy_lints 0.0.212" ,
377
- " compiletest_rs 0.3.18 (registry+https://github.com/rust-lang/crates.io-index)" ,
377
+ " compiletest_rs 0.3.19 (registry+https://github.com/rust-lang/crates.io-index)" ,
378
378
" derive-new 0.5.6 (registry+https://github.com/rust-lang/crates.io-index)" ,
379
379
" lazy_static 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
380
380
" regex 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
@@ -493,7 +493,7 @@ dependencies = [
493
493
494
494
[[package ]]
495
495
name = " compiletest_rs"
496
- version = " 0.3.18 "
496
+ version = " 0.3.19 "
497
497
source = " registry+https://github.com/rust-lang/crates.io-index"
498
498
dependencies = [
499
499
" diff 0.1.11 (registry+https://github.com/rust-lang/crates.io-index)" ,
@@ -1591,7 +1591,7 @@ dependencies = [
1591
1591
" byteorder 1.2.7 (registry+https://github.com/rust-lang/crates.io-index)" ,
1592
1592
" cargo_metadata 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)" ,
1593
1593
" colored 1.6.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
1594
- " compiletest_rs 0.3.18 (registry+https://github.com/rust-lang/crates.io-index)" ,
1594
+ " compiletest_rs 0.3.19 (registry+https://github.com/rust-lang/crates.io-index)" ,
1595
1595
" directories 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)" ,
1596
1596
" env_logger 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
1597
1597
" log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)" ,
@@ -2077,7 +2077,7 @@ name = "rand_chacha"
2077
2077
version = " 0.1.0"
2078
2078
source = " registry+https://github.com/rust-lang/crates.io-index"
2079
2079
dependencies = [
2080
- " rand_core 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)" ,
2080
+ " rand_core 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
2081
2081
" rustc_version 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)" ,
2082
2082
]
2083
2083
@@ -2099,7 +2099,7 @@ name = "rand_hc"
2099
2099
version = " 0.1.0"
2100
2100
source = " registry+https://github.com/rust-lang/crates.io-index"
2101
2101
dependencies = [
2102
- " rand_core 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)" ,
2102
+ " rand_core 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
2103
2103
]
2104
2104
2105
2105
[[package ]]
@@ -2124,7 +2124,7 @@ name = "rand_xorshift"
2124
2124
version = " 0.1.0"
2125
2125
source = " registry+https://github.com/rust-lang/crates.io-index"
2126
2126
dependencies = [
2127
- " rand_core 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)" ,
2127
+ " rand_core 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
2128
2128
]
2129
2129
2130
2130
[[package ]]
@@ -4019,7 +4019,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
4019
4019
"checksum commoncrypto 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = " d056a8586ba25a1e4d61cb090900e495952c7886786fc55f909ab2f819b69007"
4020
4020
"checksum commoncrypto-sys 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = " 1fed34f46747aa73dfaa578069fd8279d2818ade2b55f38f22a9401c7f4083e2"
4021
4021
"checksum compiler_builtins 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)" = " 6711d51cb46744dd8305293cc3fbc392aaff7a8f5095a7c4fae1e5113ef07c96"
4022
- "checksum compiletest_rs 0.3.18 (registry+https://github.com/rust-lang/crates.io-index)" = " 0d76d4322a40f6b0db7259d4f2c8a65ed8b0d84fce0bbc61b98cf47f8ec6eec3 "
4022
+ "checksum compiletest_rs 0.3.19 (registry+https://github.com/rust-lang/crates.io-index)" = " 56c799b1f7142badf3b047b4c1f2074cc96b6b784fb2432f2ed9c87da0a03749 "
4023
4023
"checksum constant_time_eq 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)" = " 8ff012e225ce166d4422e0e78419d901719760f62ae2b7969ca6b564d1b54a9e"
4024
4024
"checksum core-foundation 0.6.3 (registry+https://github.com/rust-lang/crates.io-index)" = " 4e2640d6d0bf22e82bed1b73c6aef8d5dd31e5abe6666c57e6d45e2649f4f887"
4025
4025
"checksum core-foundation-sys 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)" = " e7ca8a5221364ef15ce201e8ed2f609fc312682a8f4e0e3d4aa5879764e0fa3b"
0 commit comments