@@ -1050,7 +1050,7 @@ dependencies = [
1050
1050
1051
1051
[[package ]]
1052
1052
name = " getrandom"
1053
- version = " 0.1.7 "
1053
+ version = " 0.1.8 "
1054
1054
source = " registry+https://github.com/rust-lang/crates.io-index"
1055
1055
dependencies = [
1056
1056
" cfg-if 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)" ,
@@ -2246,7 +2246,7 @@ name = "rand"
2246
2246
version = " 0.7.0"
2247
2247
source = " registry+https://github.com/rust-lang/crates.io-index"
2248
2248
dependencies = [
2249
- " getrandom 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)" ,
2249
+ " getrandom 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)" ,
2250
2250
" libc 0.2.60 (registry+https://github.com/rust-lang/crates.io-index)" ,
2251
2251
" rand_chacha 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)" ,
2252
2252
" rand_core 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
@@ -2286,7 +2286,7 @@ name = "rand_core"
2286
2286
version = " 0.5.0"
2287
2287
source = " registry+https://github.com/rust-lang/crates.io-index"
2288
2288
dependencies = [
2289
- " getrandom 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)" ,
2289
+ " getrandom 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)" ,
2290
2290
]
2291
2291
2292
2292
[[package ]]
@@ -4446,7 +4446,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
4446
4446
"checksum fwdansi 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)" = " 34dd4c507af68d37ffef962063dfa1944ce0dd4d5b82043dbab1dabe088610c3"
4447
4447
"checksum generic-array 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)" = " ef25c5683767570c2bbd7deba372926a55eaae9982d7726ee2a1050239d45b9d"
4448
4448
"checksum getopts 0.2.19 (registry+https://github.com/rust-lang/crates.io-index)" = " 72327b15c228bfe31f1390f93dd5e9279587f0463836393c9df719ce62a3e450"
4449
- "checksum getrandom 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)" = " cd8e190892c840661957ba9f32dacfb3eb405e657f9f9f60485605f0bb37d6f8 "
4449
+ "checksum getrandom 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)" = " 34f33de6f0ae7c9cb5e574502a562e2b512799e32abb801cd1e79ad952b62b49 "
4450
4450
"checksum git2 0.9.2 (registry+https://github.com/rust-lang/crates.io-index)" = " 8cb400360e8a4d61b10e648285bbfa919bbf9519d0d5d5720354456f44349226"
4451
4451
"checksum git2-curl 0.10.1 (registry+https://github.com/rust-lang/crates.io-index)" = " 2293de73491c3dc4174c5949ef53d2cc037b27613f88d72032e3f5237247a7dd"
4452
4452
"checksum glob 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)" = " 9b919933a397b79c37e33b77bb2aa3dc8eb6e165ad809e58ff75bc7db2e34574"
0 commit comments