@@ -2066,7 +2066,7 @@ name = "rand_chacha"
20662066version = " 0.1.0"
20672067source = " registry+https://github.com/rust-lang/crates.io-index"
20682068dependencies = [
2069- " rand_core 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)" ,
2069+ " rand_core 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
20702070 " rustc_version 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)" ,
20712071]
20722072
@@ -2088,7 +2088,7 @@ name = "rand_hc"
20882088version = " 0.1.0"
20892089source = " registry+https://github.com/rust-lang/crates.io-index"
20902090dependencies = [
2091- " rand_core 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)" ,
2091+ " rand_core 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
20922092]
20932093
20942094[[package ]]
@@ -2113,7 +2113,7 @@ name = "rand_xorshift"
21132113version = " 0.1.0"
21142114source = " registry+https://github.com/rust-lang/crates.io-index"
21152115dependencies = [
2116- " rand_core 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)" ,
2116+ " rand_core 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
21172117]
21182118
21192119[[package ]]
@@ -2252,7 +2252,7 @@ dependencies = [
22522252 " rustc-serialize 0.3.24 (registry+https://github.com/rust-lang/crates.io-index)" ,
22532253 " rustc-workspace-hack 1.0.0" ,
22542254 " rustc_tools_util 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" ,
2255- " rustfmt-nightly 1.1 .0" ,
2255+ " rustfmt-nightly 1.2 .0" ,
22562256 " serde 1.0.82 (registry+https://github.com/rust-lang/crates.io-index)" ,
22572257 " serde_derive 1.0.81 (registry+https://github.com/rust-lang/crates.io-index)" ,
22582258 " serde_ignored 0.0.4 (registry+https://github.com/rust-lang/crates.io-index)" ,
@@ -3048,7 +3048,7 @@ dependencies = [
30483048
30493049[[package ]]
30503050name = " rustfmt-nightly"
3051- version = " 1.1 .0"
3051+ version = " 1.2 .0"
30523052dependencies = [
30533053 " atty 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)" ,
30543054 " bytecount 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)" ,
0 commit comments