@@ -374,7 +374,7 @@ dependencies = [
374374 " clippy-mini-macro-test 0.2.0" ,
375375 " clippy_dev 0.0.1" ,
376376 " 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)" ,
378378 " derive-new 0.5.6 (registry+https://github.com/rust-lang/crates.io-index)" ,
379379 " lazy_static 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
380380 " regex 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
@@ -493,7 +493,7 @@ dependencies = [
493493
494494[[package ]]
495495name = " compiletest_rs"
496- version = " 0.3.18 "
496+ version = " 0.3.19 "
497497source = " registry+https://github.com/rust-lang/crates.io-index"
498498dependencies = [
499499 " diff 0.1.11 (registry+https://github.com/rust-lang/crates.io-index)" ,
@@ -1591,7 +1591,7 @@ dependencies = [
15911591 " byteorder 1.2.7 (registry+https://github.com/rust-lang/crates.io-index)" ,
15921592 " cargo_metadata 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)" ,
15931593 " 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)" ,
15951595 " directories 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)" ,
15961596 " env_logger 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
15971597 " log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)" ,
@@ -2077,7 +2077,7 @@ name = "rand_chacha"
20772077version = " 0.1.0"
20782078source = " registry+https://github.com/rust-lang/crates.io-index"
20792079dependencies = [
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)" ,
20812081 " rustc_version 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)" ,
20822082]
20832083
@@ -2099,7 +2099,7 @@ name = "rand_hc"
20992099version = " 0.1.0"
21002100source = " registry+https://github.com/rust-lang/crates.io-index"
21012101dependencies = [
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)" ,
21032103]
21042104
21052105[[package ]]
@@ -2124,7 +2124,7 @@ name = "rand_xorshift"
21242124version = " 0.1.0"
21252125source = " registry+https://github.com/rust-lang/crates.io-index"
21262126dependencies = [
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)" ,
21282128]
21292129
21302130[[package ]]
@@ -4019,7 +4019,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
40194019"checksum commoncrypto 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = " d056a8586ba25a1e4d61cb090900e495952c7886786fc55f909ab2f819b69007"
40204020"checksum commoncrypto-sys 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = " 1fed34f46747aa73dfaa578069fd8279d2818ade2b55f38f22a9401c7f4083e2"
40214021"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 "
40234023"checksum constant_time_eq 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)" = " 8ff012e225ce166d4422e0e78419d901719760f62ae2b7969ca6b564d1b54a9e"
40244024"checksum core-foundation 0.6.3 (registry+https://github.com/rust-lang/crates.io-index)" = " 4e2640d6d0bf22e82bed1b73c6aef8d5dd31e5abe6666c57e6d45e2649f4f887"
40254025"checksum core-foundation-sys 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)" = " e7ca8a5221364ef15ce201e8ed2f609fc312682a8f4e0e3d4aa5879764e0fa3b"
0 commit comments