|
|
@ -120,7 +120,7 @@ dependencies = [ |
|
|
|
"num-derive 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"num-traits 0.2.6 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"oath 0.10.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"reqwest 0.9.6 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"reqwest 0.9.7 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"ring 0.13.5 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"rmpv 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"rocket 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
@ -194,7 +194,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
dependencies = [ |
|
|
|
"num-integer 0.1.39 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"num-traits 0.2.6 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"time 0.1.41 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"time 0.1.42 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
] |
|
|
|
|
|
|
|
[[package]] |
|
|
@ -222,7 +222,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
dependencies = [ |
|
|
|
"base64 0.9.3 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"ring 0.13.5 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"time 0.1.41 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"time 0.1.42 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"url 1.7.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
] |
|
|
|
|
|
|
@ -258,7 +258,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
dependencies = [ |
|
|
|
"crossbeam-utils 0.6.3 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"parking_lot 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"rand 0.6.3 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"rand 0.6.4 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"smallvec 0.6.7 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
] |
|
|
|
|
|
|
@ -418,8 +418,8 @@ dependencies = [ |
|
|
|
"chrono 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"encoding 0.2.33 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"lazy_static 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"rand 0.4.4 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"time 0.1.41 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"rand 0.4.5 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"time 0.1.42 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"version_check 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
] |
|
|
|
|
|
|
@ -652,7 +652,7 @@ dependencies = [ |
|
|
|
"indexmap 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"slab 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"string 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"string 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"tokio-io 0.1.11 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
] |
|
|
|
|
|
|
@ -701,7 +701,7 @@ dependencies = [ |
|
|
|
"log 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"mime 0.2.6 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"num_cpus 1.9.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"time 0.1.41 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"time 0.1.42 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"traitobject 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"typeable 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"unicase 1.4.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
@ -723,7 +723,7 @@ dependencies = [ |
|
|
|
"itoa 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"net2 0.2.33 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"time 0.1.41 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"time 0.1.42 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"tokio 0.1.14 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"tokio-executor 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"tokio-io 0.1.11 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
@ -914,7 +914,7 @@ dependencies = [ |
|
|
|
"failure_derive 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"lettre 0.9.0 (git+https://github.com/lettre/lettre?rev=c988b1760ad81)", |
|
|
|
"mime 0.3.12 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"time 0.1.41 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"time 0.1.42 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"uuid 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
] |
|
|
|
|
|
|
@ -1126,7 +1126,7 @@ dependencies = [ |
|
|
|
"mime_guess 1.8.6 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"nickel 0.10.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"quick-error 1.2.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"rand 0.4.4 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"rand 0.4.5 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"safemem 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"tempdir 0.3.7 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"tiny_http 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
@ -1183,7 +1183,7 @@ dependencies = [ |
|
|
|
"plugin 0.2.6 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"regex 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"rustc-serialize 0.3.24 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"time 0.1.41 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"time 0.1.42 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"typemap 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"url 1.7.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
] |
|
|
@ -1338,7 +1338,7 @@ version = "0.2.14" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
dependencies = [ |
|
|
|
"libc 0.2.46 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"rand 0.4.4 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"rand 0.4.5 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"smallvec 0.6.7 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"winapi 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
] |
|
|
@ -1349,7 +1349,7 @@ version = "0.4.0" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
dependencies = [ |
|
|
|
"libc 0.2.46 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"rand 0.6.3 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"rand 0.6.4 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"rustc_version 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"smallvec 0.6.7 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"winapi 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
@ -1403,7 +1403,7 @@ version = "0.7.24" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
dependencies = [ |
|
|
|
"phf_shared 0.7.24 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"rand 0.6.3 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"rand 0.6.4 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
] |
|
|
|
|
|
|
|
[[package]] |
|
|
@ -1487,12 +1487,12 @@ source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
dependencies = [ |
|
|
|
"fuchsia-zircon 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"libc 0.2.46 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"rand 0.4.4 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"rand 0.4.5 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
] |
|
|
|
|
|
|
|
[[package]] |
|
|
|
name = "rand" |
|
|
|
version = "0.4.4" |
|
|
|
version = "0.4.5" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
dependencies = [ |
|
|
|
"fuchsia-zircon 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
@ -1516,7 +1516,7 @@ dependencies = [ |
|
|
|
|
|
|
|
[[package]] |
|
|
|
name = "rand" |
|
|
|
version = "0.6.3" |
|
|
|
version = "0.6.4" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
dependencies = [ |
|
|
|
"autocfg 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
@ -1525,7 +1525,7 @@ dependencies = [ |
|
|
|
"rand_core 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"rand_hc 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"rand_isaac 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"rand_os 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"rand_os 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"rand_pcg 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"rand_xorshift 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"winapi 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
@ -1571,13 +1571,14 @@ dependencies = [ |
|
|
|
|
|
|
|
[[package]] |
|
|
|
name = "rand_os" |
|
|
|
version = "0.1.0" |
|
|
|
version = "0.1.1" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
dependencies = [ |
|
|
|
"cloudabi 0.0.3 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"fuchsia-zircon 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"libc 0.2.46 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"rand_core 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"rdrand 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"winapi 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
] |
|
|
|
|
|
|
@ -1641,7 +1642,7 @@ dependencies = [ |
|
|
|
|
|
|
|
[[package]] |
|
|
|
name = "reqwest" |
|
|
|
version = "0.9.6" |
|
|
|
version = "0.9.7" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
dependencies = [ |
|
|
|
"base64 0.10.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
@ -1721,7 +1722,7 @@ dependencies = [ |
|
|
|
"rocket_codegen 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"rocket_http 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"state 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"time 0.1.41 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"time 0.1.42 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"toml 0.4.10 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"version_check 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"yansi 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
@ -1766,7 +1767,7 @@ dependencies = [ |
|
|
|
"rustls 0.14.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"smallvec 0.6.7 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"state 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"time 0.1.41 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"time 0.1.42 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"unicode-xid 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
] |
|
|
|
|
|
|
@ -1779,7 +1780,7 @@ dependencies = [ |
|
|
|
"libc 0.2.46 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"rand 0.3.22 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"rustc-serialize 0.3.24 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"time 0.1.41 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"time 0.1.42 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
] |
|
|
|
|
|
|
|
[[package]] |
|
|
@ -2012,7 +2013,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
|
|
|
[[package]] |
|
|
|
name = "string" |
|
|
|
version = "0.1.2" |
|
|
|
version = "0.1.3" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
|
|
|
[[package]] |
|
|
@ -2072,7 +2073,7 @@ dependencies = [ |
|
|
|
"error-chain 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"libc 0.2.46 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"time 0.1.41 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"time 0.1.42 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
] |
|
|
|
|
|
|
|
[[package]] |
|
|
@ -2080,7 +2081,7 @@ name = "tempdir" |
|
|
|
version = "0.3.7" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
dependencies = [ |
|
|
|
"rand 0.4.4 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"rand 0.4.5 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"remove_dir_all 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
] |
|
|
|
|
|
|
@ -2091,7 +2092,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
dependencies = [ |
|
|
|
"cfg-if 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"libc 0.2.46 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"rand 0.6.3 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"rand 0.6.4 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"redox_syscall 0.1.50 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"remove_dir_all 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"winapi 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
@ -2125,7 +2126,7 @@ dependencies = [ |
|
|
|
|
|
|
|
[[package]] |
|
|
|
name = "time" |
|
|
|
version = "0.1.41" |
|
|
|
version = "0.1.42" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
dependencies = [ |
|
|
|
"libc 0.2.46 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
@ -2256,7 +2257,7 @@ dependencies = [ |
|
|
|
"futures 0.1.25 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"num_cpus 1.9.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"rand 0.6.3 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"rand 0.6.4 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"tokio-executor 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
] |
|
|
|
|
|
|
@ -2400,7 +2401,7 @@ dependencies = [ |
|
|
|
"serde 1.0.84 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"serde_derive 1.0.84 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"serde_json 1.0.34 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"time 0.1.41 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"time 0.1.42 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"untrusted 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"webpki 0.18.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
] |
|
|
@ -2615,7 +2616,7 @@ dependencies = [ |
|
|
|
"log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"mio 0.6.16 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"mio-extras 2.0.5 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"rand 0.4.4 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"rand 0.4.5 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"sha1 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"slab 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"url 1.7.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
@ -2647,8 +2648,8 @@ source = "git+https://github.com/dani-garcia/yubico-rs#a3a8143611f651d1ff6ec9a2d |
|
|
|
dependencies = [ |
|
|
|
"base64 0.10.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"bitflags 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"rand 0.6.3 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"reqwest 0.9.6 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"rand 0.6.4 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"reqwest 0.9.7 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"rust-crypto 0.2.36 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"threadpool 1.7.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"url 1.7.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
@ -2818,15 +2819,15 @@ dependencies = [ |
|
|
|
"checksum quote 0.6.10 (registry+https://github.com/rust-lang/crates.io-index)" = "53fa22a1994bd0f9372d7a816207d8a2677ad0325b073f5c5332760f0fb62b5c" |
|
|
|
"checksum r2d2 0.8.3 (registry+https://github.com/rust-lang/crates.io-index)" = "5d746fc8a0dab19ccea7ff73ad535854e90ddb3b4b8cdce953dd5cd0b2e7bd22" |
|
|
|
"checksum rand 0.3.22 (registry+https://github.com/rust-lang/crates.io-index)" = "15a732abf9d20f0ad8eeb6f909bf6868722d9a06e1e50802b6a70351f40b4eb1" |
|
|
|
"checksum rand 0.4.4 (registry+https://github.com/rust-lang/crates.io-index)" = "34106854203c08f04b364c9c683bfe657e9214b082a5eda8e6c3ebfdec3ce02c" |
|
|
|
"checksum rand 0.4.5 (registry+https://github.com/rust-lang/crates.io-index)" = "dee497e66d8d76bf08ce20c8d36e16f93749ab0bf89975b4f8ae5cee660c2da2" |
|
|
|
"checksum rand 0.5.5 (registry+https://github.com/rust-lang/crates.io-index)" = "e464cd887e869cddcae8792a4ee31d23c7edd516700695608f5b98c67ee0131c" |
|
|
|
"checksum rand 0.6.3 (registry+https://github.com/rust-lang/crates.io-index)" = "b65e163105a6284f841bd23100a015895f54340e88a5ffc9ca7b8b33827cfce0" |
|
|
|
"checksum rand 0.6.4 (registry+https://github.com/rust-lang/crates.io-index)" = "3906503e80ac6cbcacb2c2973fa8e473f24d7e2747c8c92bb230c2441cad96b5" |
|
|
|
"checksum rand_chacha 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "556d3a1ca6600bfcbab7c7c91ccb085ac7fbbcd70e008a98742e7847f4f7bcef" |
|
|
|
"checksum rand_core 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)" = "1961a422c4d189dfb50ffa9320bf1f2a9bd54ecb92792fb9477f99a1045f3372" |
|
|
|
"checksum rand_core 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)" = "0905b6b7079ec73b314d4c748701f6931eb79fd97c668caa3f1899b22b32c6db" |
|
|
|
"checksum rand_hc 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "7b40677c7be09ae76218dc623efbf7b18e34bced3f38883af07bb75630a21bc4" |
|
|
|
"checksum rand_isaac 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "ded997c9d5f13925be2a6fd7e66bf1872597f759fd9dd93513dd7e92e5a5ee08" |
|
|
|
"checksum rand_os 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "de5ac4de1c2973e1391dc305cb0fbf8788cb58068e98255439b7485a77022273" |
|
|
|
"checksum rand_os 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "f46fbd5550acf75b0c2730f5dd1873751daf9beb8f11b44027778fae50d7feca" |
|
|
|
"checksum rand_pcg 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "086bd09a33c7044e56bb44d5bdde5a60e7f119a9e95b0775f545de759a32fe05" |
|
|
|
"checksum rand_xorshift 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "cbf7e9e623549b0e21f6e97cf8ecf247c1a8fd2e8a992ae265314300b2455d5c" |
|
|
|
"checksum rdrand 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)" = "678054eb77286b51581ba43620cc911abf02758c91f93f479767aed0f90458b2" |
|
|
@ -2834,7 +2835,7 @@ dependencies = [ |
|
|
|
"checksum regex 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "37e7cbbd370869ce2e8dff25c7018702d10b21a20ef7135316f8daecd6c25b7f" |
|
|
|
"checksum regex-syntax 0.6.4 (registry+https://github.com/rust-lang/crates.io-index)" = "4e47a2ed29da7a9e1960e1639e7a982e6edc6d49be308a3b02daf511504a16d1" |
|
|
|
"checksum remove_dir_all 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)" = "3488ba1b9a2084d38645c4c08276a1752dcbf2c7130d74f1569681ad5d2799c5" |
|
|
|
"checksum reqwest 0.9.6 (registry+https://github.com/rust-lang/crates.io-index)" = "4286c88f8769db1f4280b494efe7a8c64df6c1f8faa29faf9f0862075cb69a58" |
|
|
|
"checksum reqwest 0.9.7 (registry+https://github.com/rust-lang/crates.io-index)" = "519ae6326d2e2863bd9e03cf5bd57758a330076a4b2be42eb00cea9a35f4084a" |
|
|
|
"checksum resolv-conf 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)" = "b263b4aa1b5de9ffc0054a2386f96992058bb6870aab516f8cdeb8a667d56dcb" |
|
|
|
"checksum ring 0.13.5 (registry+https://github.com/rust-lang/crates.io-index)" = "2c4db68a2e35f3497146b7e4563df7d4773a2433230c5e4b448328e31740458a" |
|
|
|
"checksum rmp 0.8.7 (git+https://github.com/dani-garcia/msgpack-rust)" = "<none>" |
|
|
@ -2874,7 +2875,7 @@ dependencies = [ |
|
|
|
"checksum socket2 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)" = "c4d11a52082057d87cb5caa31ad812f4504b97ab44732cd8359df2e9ff9f48e7" |
|
|
|
"checksum stable_deref_trait 1.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "dba1a27d3efae4351c8051072d619e3ade2820635c3958d826bfea39d59b54c8" |
|
|
|
"checksum state 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)" = "7345c971d1ef21ffdbd103a75990a15eb03604fc8b8852ca8cb418ee1a099028" |
|
|
|
"checksum string 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" = "98998cced76115b1da46f63388b909d118a37ae0be0f82ad35773d4a4bc9d18d" |
|
|
|
"checksum string 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)" = "b639411d0b9c738748b5397d5ceba08e648f4f1992231aa859af1a017f31f60b" |
|
|
|
"checksum syn 0.11.11 (registry+https://github.com/rust-lang/crates.io-index)" = "d3b891b9015c88c576343b9b3e41c2c11a51c219ef067b264bd9c8aa9b441dad" |
|
|
|
"checksum syn 0.13.11 (registry+https://github.com/rust-lang/crates.io-index)" = "14f9bf6292f3a61d2c716723fdb789a41bbe104168e6f496dc6497e531ea1b9b" |
|
|
|
"checksum syn 0.15.24 (registry+https://github.com/rust-lang/crates.io-index)" = "734ecc29cd36e8123850d9bf21dfd62ef8300aaa8f879aabaa899721808be37c" |
|
|
@ -2886,7 +2887,7 @@ dependencies = [ |
|
|
|
"checksum thread-id 3.3.0 (registry+https://github.com/rust-lang/crates.io-index)" = "c7fbf4c9d56b320106cd64fd024dadfa0be7cb4706725fc44a7d7ce952d820c1" |
|
|
|
"checksum thread_local 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)" = "c6b53e329000edc2b34dbe8545fd20e55a333362d0a321909685a19bd28c3f1b" |
|
|
|
"checksum threadpool 1.7.1 (registry+https://github.com/rust-lang/crates.io-index)" = "e2f0c90a5f3459330ac8bc0d2f879c693bb7a2f59689c1083fc4ef83834da865" |
|
|
|
"checksum time 0.1.41 (registry+https://github.com/rust-lang/crates.io-index)" = "847da467bf0db05882a9e2375934a8a55cffdc9db0d128af1518200260ba1f6c" |
|
|
|
"checksum time 0.1.42 (registry+https://github.com/rust-lang/crates.io-index)" = "db8dcfca086c1143c9270ac42a2bbd8a7ee477b78ac8e45b19abfb0cbede4b6f" |
|
|
|
"checksum tiny_http 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)" = "1661fa0a44c95d01604bd05c66732a446c657efb62b5164a7a083a3b552b4951" |
|
|
|
"checksum tokio 0.1.14 (registry+https://github.com/rust-lang/crates.io-index)" = "4790d0be6f4ba6ae4f48190efa2ed7780c9e3567796abdb285003cf39840d9c5" |
|
|
|
"checksum tokio-codec 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "5c501eceaf96f0e1793cf26beb63da3d11c738c4a943fdf3746d81d64684c39f" |
|
|
|