|
|
|
@ -90,7 +90,7 @@ dependencies = [
|
|
|
|
|
"serde_derive 1.0.27 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde_json 1.0.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"time 0.1.39 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"uuid 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"uuid 0.6.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
@ -128,7 +128,7 @@ dependencies = [
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "cc"
|
|
|
|
|
version = "1.0.4"
|
|
|
|
|
version = "1.0.5"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
@ -181,7 +181,7 @@ version = "0.2.3"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"core-foundation-sys 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"libc 0.2.37 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"libc 0.2.39 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
@ -189,7 +189,7 @@ name = "core-foundation-sys"
|
|
|
|
|
version = "0.2.3"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"libc 0.2.37 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"libc 0.2.39 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
@ -546,7 +546,7 @@ name = "iovec"
|
|
|
|
|
version = "0.1.2"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"libc 0.2.37 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"libc 0.2.39 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"winapi 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
@ -571,7 +571,7 @@ version = "0.1.6"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"kernel32-sys 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"libc 0.2.37 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"libc 0.2.39 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"termion 1.5.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"winapi 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
]
|
|
|
|
@ -626,7 +626,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "libc"
|
|
|
|
|
version = "0.2.37"
|
|
|
|
|
version = "0.2.39"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
@ -674,7 +674,7 @@ name = "memchr"
|
|
|
|
|
version = "1.0.2"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"libc 0.2.37 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"libc 0.2.39 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
@ -682,7 +682,7 @@ name = "memchr"
|
|
|
|
|
version = "2.0.1"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"libc 0.2.37 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"libc 0.2.39 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
@ -756,7 +756,7 @@ dependencies = [
|
|
|
|
|
"iovec 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"kernel32-sys 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"lazycell 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"libc 0.2.37 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"libc 0.2.39 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"log 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"miow 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"net2 0.2.32 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
@ -816,9 +816,9 @@ version = "0.1.5"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"lazy_static 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"libc 0.2.37 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"libc 0.2.39 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"openssl 0.9.24 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"schannel 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"schannel 0.1.11 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"security-framework 0.1.16 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"security-framework-sys 0.1.16 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"tempdir 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
@ -830,7 +830,7 @@ version = "0.2.32"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"cfg-if 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"libc 0.2.37 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"libc 0.2.39 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"winapi 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
@ -865,7 +865,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"num-integer 0.1.36 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"num-iter 0.1.35 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"num-traits 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"num-traits 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
@ -873,7 +873,7 @@ name = "num-integer"
|
|
|
|
|
version = "0.1.36"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"num-traits 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"num-traits 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
@ -882,12 +882,12 @@ version = "0.1.35"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"num-integer 0.1.36 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"num-traits 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"num-traits 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "num-traits"
|
|
|
|
|
version = "0.2.0"
|
|
|
|
|
version = "0.2.1"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
@ -895,7 +895,7 @@ name = "num_cpus"
|
|
|
|
|
version = "1.8.0"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"libc 0.2.37 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"libc 0.2.39 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
@ -918,7 +918,7 @@ dependencies = [
|
|
|
|
|
"bitflags 0.9.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"foreign-types 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"lazy_static 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"libc 0.2.37 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"libc 0.2.39 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"openssl-sys 0.9.27 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
@ -927,8 +927,8 @@ name = "openssl-sys"
|
|
|
|
|
version = "0.9.27"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"cc 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"libc 0.2.37 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"cc 1.0.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"libc 0.2.39 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"pkg-config 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"vcpkg 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
]
|
|
|
|
@ -1040,7 +1040,7 @@ version = "0.3.22"
|
|
|
|
|
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.37 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"libc 0.2.39 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"rand 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
@ -1050,7 +1050,7 @@ version = "0.4.2"
|
|
|
|
|
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.37 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"libc 0.2.39 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"winapi 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
@ -1069,7 +1069,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"crossbeam-deque 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"lazy_static 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"libc 0.2.37 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"libc 0.2.39 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"num_cpus 1.8.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"rand 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
]
|
|
|
|
@ -1152,7 +1152,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"gcc 0.3.54 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"lazy_static 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"libc 0.2.37 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"libc 0.2.39 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"rayon 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"untrusted 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
]
|
|
|
|
@ -1235,7 +1235,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "schannel"
|
|
|
|
|
version = "0.1.10"
|
|
|
|
|
version = "0.1.11"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"lazy_static 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
@ -1252,7 +1252,7 @@ dependencies = [
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "scoped-tls"
|
|
|
|
|
version = "0.1.0"
|
|
|
|
|
version = "0.1.1"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
@ -1267,7 +1267,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"core-foundation 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"core-foundation-sys 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"libc 0.2.37 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"libc 0.2.39 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"security-framework-sys 0.1.16 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
@ -1277,7 +1277,7 @@ version = "0.1.16"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"core-foundation-sys 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"libc 0.2.37 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"libc 0.2.39 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
@ -1311,7 +1311,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"dtoa 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"itoa 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"num-traits 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"num-traits 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde 1.0.27 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
@ -1417,7 +1417,7 @@ name = "termion"
|
|
|
|
|
version = "1.5.1"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"libc 0.2.37 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"libc 0.2.39 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"redox_syscall 0.1.37 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"redox_termios 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
]
|
|
|
|
@ -1436,7 +1436,7 @@ name = "time"
|
|
|
|
|
version = "0.1.39"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"libc 0.2.37 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"libc 0.2.39 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"redox_syscall 0.1.37 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"winapi 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
]
|
|
|
|
@ -1464,7 +1464,7 @@ dependencies = [
|
|
|
|
|
"iovec 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"log 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"mio 0.6.13 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"scoped-tls 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"scoped-tls 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"slab 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"tokio-io 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
]
|
|
|
|
@ -1653,7 +1653,7 @@ dependencies = [
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "uuid"
|
|
|
|
|
version = "0.6.0"
|
|
|
|
|
version = "0.6.1"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"rand 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
@ -1752,7 +1752,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
"checksum byte-tools 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)" = "0919189ba800c7ffe8778278116b7e0de3905ab81c72abb69c85cbfef7991279"
|
|
|
|
|
"checksum byteorder 1.2.1 (registry+https://github.com/rust-lang/crates.io-index)" = "652805b7e73fada9d85e9a6682a4abd490cb52d96aeecc12e33a0de34dfd0d23"
|
|
|
|
|
"checksum bytes 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)" = "1b7db437d718977f6dc9b2e3fd6fc343c02ac6b899b73fdd2179163447bd9ce9"
|
|
|
|
|
"checksum cc 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)" = "deaf9ec656256bb25b404c51ef50097207b9cbb29c933d31f92cae5a8a0ffee0"
|
|
|
|
|
"checksum cc 1.0.5 (registry+https://github.com/rust-lang/crates.io-index)" = "9be26b24e988625409b19736d130f0c7d224f01d06454b5f81d8d23d6c1a618f"
|
|
|
|
|
"checksum cfg-if 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" = "d4c819a1287eb618df47cc647173c5c4c66ba19d888a6e50d605672aed3140de"
|
|
|
|
|
"checksum chrono 0.2.25 (registry+https://github.com/rust-lang/crates.io-index)" = "9213f7cd7c27e95c2b57c49f0e69b1ea65b27138da84a170133fd21b07659c00"
|
|
|
|
|
"checksum chrono 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)" = "7c20ebe0b2b08b0aeddba49c609fe7957ba2e33449882cb186a180bc60682fa9"
|
|
|
|
@ -1810,7 +1810,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
"checksum lazy_static 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)" = "76f033c7ad61445c5b347c7382dd1237847eb1bce590fe50365dcb33d546be73"
|
|
|
|
|
"checksum lazy_static 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = "c8f31047daa365f19be14b47c29df4f7c3b581832407daabe6ae77397619237d"
|
|
|
|
|
"checksum lazycell 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)" = "a6f08839bc70ef4a3fe1d566d5350f519c5912ea86be0df1740a7d247c7fc0ef"
|
|
|
|
|
"checksum libc 0.2.37 (registry+https://github.com/rust-lang/crates.io-index)" = "56aebce561378d99a0bb578f8cb15b6114d2a1814a6c7949bbe646d968bb4fa9"
|
|
|
|
|
"checksum libc 0.2.39 (registry+https://github.com/rust-lang/crates.io-index)" = "f54263ad99207254cf58b5f701ecb432c717445ea2ee8af387334bdd1a03fdff"
|
|
|
|
|
"checksum libflate 0.1.14 (registry+https://github.com/rust-lang/crates.io-index)" = "1a429b86418868c7ea91ee50e9170683f47fd9d94f5375438ec86ec3adb74e8e"
|
|
|
|
|
"checksum libsqlite3-sys 0.9.1 (registry+https://github.com/rust-lang/crates.io-index)" = "0e9eb7b8e152b6a01be6a4a2917248381875758250dc3df5d46caf9250341dda"
|
|
|
|
|
"checksum log 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)" = "e19e8d5c34a3e0e2223db8e060f9e8264aeeb5c5fc64a4ee9965c062211c024b"
|
|
|
|
@ -1837,7 +1837,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
"checksum num 0.1.42 (registry+https://github.com/rust-lang/crates.io-index)" = "4703ad64153382334aa8db57c637364c322d3372e097840c72000dabdcf6156e"
|
|
|
|
|
"checksum num-integer 0.1.36 (registry+https://github.com/rust-lang/crates.io-index)" = "f8d26da319fb45674985c78f1d1caf99aa4941f785d384a2ae36d0740bc3e2fe"
|
|
|
|
|
"checksum num-iter 0.1.35 (registry+https://github.com/rust-lang/crates.io-index)" = "4b226df12c5a59b63569dd57fafb926d91b385dfce33d8074a412411b689d593"
|
|
|
|
|
"checksum num-traits 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = "e7de20f146db9d920c45ee8ed8f71681fd9ade71909b48c3acbd766aa504cf10"
|
|
|
|
|
"checksum num-traits 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)" = "0b3c2bd9b9d21e48e956b763c9f37134dc62d9e95da6edb3f672cacb6caf3cd3"
|
|
|
|
|
"checksum num_cpus 1.8.0 (registry+https://github.com/rust-lang/crates.io-index)" = "c51a3322e4bca9d212ad9a158a02abc6934d005490c054a2778df73a70aa0a30"
|
|
|
|
|
"checksum oath 0.10.2 (registry+https://github.com/rust-lang/crates.io-index)" = "ec6405dc6afe8219020d535f9ad888a12b191bbc8ce1c55f7ee663bde5be80ca"
|
|
|
|
|
"checksum openssl 0.9.24 (registry+https://github.com/rust-lang/crates.io-index)" = "a3605c298474a3aa69de92d21139fb5e2a81688d308262359d85cdd0d12a7985"
|
|
|
|
@ -1875,9 +1875,9 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
"checksum rustc-serialize 0.3.24 (registry+https://github.com/rust-lang/crates.io-index)" = "dcf128d1287d2ea9d80910b5f1120d0b8eede3fbf1abe91c40d39ea7d51e6fda"
|
|
|
|
|
"checksum rustls 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)" = "17727f4b991294da2c84d75a43c003151ff58072212768800f66c56ee46dca43"
|
|
|
|
|
"checksum safemem 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = "e27a8b19b835f7aea908818e871f5cc3a5a186550c30773be987e155e8163d8f"
|
|
|
|
|
"checksum schannel 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)" = "acece75e0f987c48863a6c792ec8b7d6c4177d4a027f8ccc72f849794f437016"
|
|
|
|
|
"checksum schannel 0.1.11 (registry+https://github.com/rust-lang/crates.io-index)" = "fbaffce35eb61c5b00846e73128b0cd62717e7c0ec46abbec132370d013975b4"
|
|
|
|
|
"checksum scheduled-thread-pool 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = "1a2ff3fc5223829be817806c6441279c676e454cc7da608faf03b0ccc09d3889"
|
|
|
|
|
"checksum scoped-tls 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "f417c22df063e9450888a7561788e9bd46d3bb3c1466435b4eccb903807f147d"
|
|
|
|
|
"checksum scoped-tls 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "8674d439c964889e2476f474a3bf198cc9e199e77499960893bac5de7e9218a4"
|
|
|
|
|
"checksum scopeguard 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)" = "94258f53601af11e6a49f722422f6e3425c52b06245a5cf9bc09908b174f5e27"
|
|
|
|
|
"checksum security-framework 0.1.16 (registry+https://github.com/rust-lang/crates.io-index)" = "dfa44ee9c54ce5eecc9de7d5acbad112ee58755239381f687e564004ba4a2332"
|
|
|
|
|
"checksum security-framework-sys 0.1.16 (registry+https://github.com/rust-lang/crates.io-index)" = "5421621e836278a0b139268f36eee0dc7e389b784dc3f79d8f11aabadf41bead"
|
|
|
|
@ -1926,7 +1926,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
"checksum utf8-ranges 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = "662fab6525a98beff2921d7f61a39e7d59e0b425ebc7d0d9e66d316e55124122"
|
|
|
|
|
"checksum uuid 0.1.18 (registry+https://github.com/rust-lang/crates.io-index)" = "78c590b5bd79ed10aad8fb75f078a59d8db445af6c743e55c4a53227fc01c13f"
|
|
|
|
|
"checksum uuid 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)" = "bcc7e3b898aa6f6c08e5295b6c89258d1331e9ac578cc992fb818759951bdc22"
|
|
|
|
|
"checksum uuid 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)" = "2bcacdce7c75ad110c0dba131d6628c64398593e3895025d043ee2fcf97c4b6e"
|
|
|
|
|
"checksum uuid 0.6.1 (registry+https://github.com/rust-lang/crates.io-index)" = "990fb49481275abe3c8e2a91339c009cd6146d9f38fc3413e4163d892cbaffbb"
|
|
|
|
|
"checksum vcpkg 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)" = "9e0a7d8bed3178a8fb112199d466eeca9ed09a14ba8ad67718179b4fd5487d0b"
|
|
|
|
|
"checksum version_check 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)" = "6b772017e347561807c1aa192438c5fd74242a670a6cffacc40f2defd1dc069d"
|
|
|
|
|
"checksum void 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)" = "6a02e4885ed3bc0f2de90ea6dd45ebcbb66dacffe03547fadbb0eeae2770887d"
|
|
|
|
|