File tree 1 file changed +4
-3
lines changed
1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -521,6 +521,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
521
521
name = " core"
522
522
version = " 0.0.0"
523
523
dependencies = [
524
+ " cfg-if 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)" ,
524
525
" rand 0.6.1 (registry+https://github.com/rust-lang/crates.io-index)" ,
525
526
]
526
527
@@ -2074,7 +2075,7 @@ name = "rand_chacha"
2074
2075
version = " 0.1.0"
2075
2076
source = " registry+https://github.com/rust-lang/crates.io-index"
2076
2077
dependencies = [
2077
- " rand_core 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)" ,
2078
+ " rand_core 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
2078
2079
" rustc_version 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)" ,
2079
2080
]
2080
2081
@@ -2096,7 +2097,7 @@ name = "rand_hc"
2096
2097
version = " 0.1.0"
2097
2098
source = " registry+https://github.com/rust-lang/crates.io-index"
2098
2099
dependencies = [
2099
- " rand_core 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)" ,
2100
+ " rand_core 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
2100
2101
]
2101
2102
2102
2103
[[package ]]
@@ -2121,7 +2122,7 @@ name = "rand_xorshift"
2121
2122
version = " 0.1.0"
2122
2123
source = " registry+https://github.com/rust-lang/crates.io-index"
2123
2124
dependencies = [
2124
- " rand_core 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)" ,
2125
+ " rand_core 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
2125
2126
]
2126
2127
2127
2128
[[package ]]
You can’t perform that action at this time.
0 commit comments