@@ -2066,7 +2066,7 @@ name = "rand_chacha"
2066
2066
version = " 0.1.0"
2067
2067
source = " registry+https://github.com/rust-lang/crates.io-index"
2068
2068
dependencies = [
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)" ,
2070
2070
" rustc_version 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)" ,
2071
2071
]
2072
2072
@@ -2088,7 +2088,7 @@ name = "rand_hc"
2088
2088
version = " 0.1.0"
2089
2089
source = " registry+https://github.com/rust-lang/crates.io-index"
2090
2090
dependencies = [
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)" ,
2092
2092
]
2093
2093
2094
2094
[[package ]]
@@ -2113,7 +2113,7 @@ name = "rand_xorshift"
2113
2113
version = " 0.1.0"
2114
2114
source = " registry+https://github.com/rust-lang/crates.io-index"
2115
2115
dependencies = [
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)" ,
2117
2117
]
2118
2118
2119
2119
[[package ]]
@@ -2252,7 +2252,7 @@ dependencies = [
2252
2252
" rustc-serialize 0.3.24 (registry+https://github.com/rust-lang/crates.io-index)" ,
2253
2253
" rustc-workspace-hack 1.0.0" ,
2254
2254
" 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" ,
2256
2256
" serde 1.0.82 (registry+https://github.com/rust-lang/crates.io-index)" ,
2257
2257
" serde_derive 1.0.81 (registry+https://github.com/rust-lang/crates.io-index)" ,
2258
2258
" serde_ignored 0.0.4 (registry+https://github.com/rust-lang/crates.io-index)" ,
@@ -3048,7 +3048,7 @@ dependencies = [
3048
3048
3049
3049
[[package ]]
3050
3050
name = " rustfmt-nightly"
3051
- version = " 1.1 .0"
3051
+ version = " 1.2 .0"
3052
3052
dependencies = [
3053
3053
" atty 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)" ,
3054
3054
" bytecount 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)" ,
0 commit comments