|
|
|
@ -52,7 +52,7 @@ name = "atty" |
|
|
|
|
version = "0.2.11" |
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
dependencies = [ |
|
|
|
|
"libc 0.2.49 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"libc 0.2.50 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"termion 1.5.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"winapi 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
] |
|
|
|
@ -69,8 +69,8 @@ source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
dependencies = [ |
|
|
|
|
"autocfg 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"backtrace-sys 0.1.28 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"cfg-if 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"libc 0.2.49 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"cfg-if 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"libc 0.2.50 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"rustc-demangle 0.1.13 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"winapi 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
] |
|
|
|
@ -80,23 +80,23 @@ name = "backtrace-sys" |
|
|
|
|
version = "0.1.28" |
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
dependencies = [ |
|
|
|
|
"cc 1.0.29 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"libc 0.2.49 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"cc 1.0.31 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"libc 0.2.50 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
] |
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
|
name = "binary-install" |
|
|
|
|
version = "0.0.1" |
|
|
|
|
dependencies = [ |
|
|
|
|
"curl 0.4.19 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"curl 0.4.20 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"dirs 1.0.5 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"failure 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"flate2 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"flate2 1.0.7 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"hex 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"is_executable 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"siphasher 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"tar 0.4.20 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"zip 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"tar 0.4.22 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"zip 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
] |
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
@ -129,7 +129,7 @@ version = "0.3.3" |
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
dependencies = [ |
|
|
|
|
"bzip2-sys 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"libc 0.2.49 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"libc 0.2.50 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
] |
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
@ -137,8 +137,8 @@ name = "bzip2-sys" |
|
|
|
|
version = "0.1.7" |
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
dependencies = [ |
|
|
|
|
"cc 1.0.29 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"libc 0.2.49 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"cc 1.0.31 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"libc 0.2.50 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
] |
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
@ -148,19 +148,19 @@ source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
dependencies = [ |
|
|
|
|
"error-chain 0.12.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"semver 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"serde 1.0.88 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"serde_derive 1.0.88 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"serde_json 1.0.38 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"serde 1.0.89 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"serde_derive 1.0.89 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"serde_json 1.0.39 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
] |
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
|
name = "cc" |
|
|
|
|
version = "1.0.29" |
|
|
|
|
version = "1.0.31" |
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
|
name = "cfg-if" |
|
|
|
|
version = "0.1.6" |
|
|
|
|
version = "0.1.7" |
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
@ -184,7 +184,7 @@ 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)", |
|
|
|
|
"lazy_static 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"libc 0.2.49 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"libc 0.2.50 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"winapi 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
] |
|
|
|
|
|
|
|
|
@ -195,7 +195,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
dependencies = [ |
|
|
|
|
"atty 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"lazy_static 1.3.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"libc 0.2.49 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"libc 0.2.50 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"winapi 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
] |
|
|
|
|
|
|
|
|
@ -215,9 +215,9 @@ dependencies = [ |
|
|
|
|
"atty 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"clicolors-control 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"lazy_static 1.3.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"libc 0.2.49 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"libc 0.2.50 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"parking_lot 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"regex 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"regex 1.1.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"termios 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"unicode-width 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"winapi 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
@ -232,9 +232,9 @@ dependencies = [ |
|
|
|
|
"clicolors-control 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"encode_unicode 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"lazy_static 1.3.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"libc 0.2.49 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"libc 0.2.50 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"parking_lot 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"regex 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"regex 1.1.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"termios 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"unicode-width 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"winapi 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
@ -255,22 +255,22 @@ dependencies = [ |
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
|
name = "crc32fast" |
|
|
|
|
version = "1.1.2" |
|
|
|
|
version = "1.2.0" |
|
|
|
|
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)", |
|
|
|
|
"cfg-if 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
] |
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
|
name = "curl" |
|
|
|
|
version = "0.4.19" |
|
|
|
|
version = "0.4.20" |
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
dependencies = [ |
|
|
|
|
"curl-sys 0.4.16 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"curl-sys 0.4.17 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"kernel32-sys 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"libc 0.2.49 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"libc 0.2.50 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"openssl-probe 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"openssl-sys 0.9.41 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"openssl-sys 0.9.42 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"schannel 0.1.15 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"socket2 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"winapi 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
@ -278,13 +278,13 @@ dependencies = [ |
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
|
name = "curl-sys" |
|
|
|
|
version = "0.4.16" |
|
|
|
|
version = "0.4.17" |
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
dependencies = [ |
|
|
|
|
"cc 1.0.29 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"libc 0.2.49 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"cc 1.0.31 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"libc 0.2.50 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"libz-sys 1.0.25 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"openssl-sys 0.9.41 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"openssl-sys 0.9.42 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"pkg-config 0.3.14 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"vcpkg 0.2.6 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"winapi 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
@ -310,7 +310,7 @@ name = "dirs" |
|
|
|
|
version = "1.0.5" |
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
dependencies = [ |
|
|
|
|
"libc 0.2.49 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"libc 0.2.50 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"redox_users 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"winapi 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
] |
|
|
|
@ -344,8 +344,8 @@ name = "escargot" |
|
|
|
|
version = "0.3.1" |
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
dependencies = [ |
|
|
|
|
"serde 1.0.88 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"serde_json 1.0.38 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"serde 1.0.89 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"serde_json 1.0.39 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
] |
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
@ -364,7 +364,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
dependencies = [ |
|
|
|
|
"proc-macro2 0.4.27 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"quote 0.6.11 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"syn 0.15.26 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"syn 0.15.29 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"synstructure 0.10.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
] |
|
|
|
|
|
|
|
|
@ -373,18 +373,18 @@ name = "filetime" |
|
|
|
|
version = "0.2.4" |
|
|
|
|
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.49 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"cfg-if 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"libc 0.2.50 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"redox_syscall 0.1.51 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
] |
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
|
name = "flate2" |
|
|
|
|
version = "1.0.6" |
|
|
|
|
version = "1.0.7" |
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
dependencies = [ |
|
|
|
|
"crc32fast 1.1.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"libc 0.2.49 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"crc32fast 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"libc 0.2.50 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"miniz-sys 0.1.11 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"miniz_oxide_c_api 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
] |
|
|
|
@ -441,8 +441,8 @@ dependencies = [ |
|
|
|
|
"backtrace 0.3.14 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"failure 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"os_type 2.2.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"serde 1.0.88 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"serde_derive 1.0.88 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"serde 1.0.89 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"serde_derive 1.0.89 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"tempdir 0.3.7 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"termcolor 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"toml 0.4.10 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
@ -491,17 +491,17 @@ source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
|
name = "libc" |
|
|
|
|
version = "0.2.49" |
|
|
|
|
version = "0.2.50" |
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
|
name = "libflate" |
|
|
|
|
version = "0.1.20" |
|
|
|
|
version = "0.1.21" |
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
dependencies = [ |
|
|
|
|
"adler32 1.0.3 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"byteorder 1.3.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"crc32fast 1.1.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"crc32fast 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
] |
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
@ -509,8 +509,8 @@ name = "libz-sys" |
|
|
|
|
version = "1.0.25" |
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
dependencies = [ |
|
|
|
|
"cc 1.0.29 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"libc 0.2.49 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"cc 1.0.31 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"libc 0.2.50 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"pkg-config 0.3.14 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"vcpkg 0.2.6 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
] |
|
|
|
@ -529,7 +529,7 @@ name = "log" |
|
|
|
|
version = "0.4.6" |
|
|
|
|
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)", |
|
|
|
|
"cfg-if 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
] |
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
@ -542,8 +542,8 @@ name = "miniz-sys" |
|
|
|
|
version = "0.1.11" |
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
dependencies = [ |
|
|
|
|
"cc 1.0.29 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"libc 0.2.49 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"cc 1.0.31 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"libc 0.2.50 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
] |
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
@ -559,9 +559,9 @@ name = "miniz_oxide_c_api" |
|
|
|
|
version = "0.2.1" |
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
dependencies = [ |
|
|
|
|
"cc 1.0.29 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"cc 1.0.31 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"crc 1.8.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"libc 0.2.49 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"libc 0.2.50 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"miniz_oxide 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
] |
|
|
|
|
|
|
|
|
@ -582,15 +582,15 @@ source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
|
name = "openssl" |
|
|
|
|
version = "0.10.18" |
|
|
|
|
version = "0.10.19" |
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
dependencies = [ |
|
|
|
|
"bitflags 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"cfg-if 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"cfg-if 0.1.7 (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.3.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"libc 0.2.49 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"openssl-sys 0.9.41 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"libc 0.2.50 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"openssl-sys 0.9.42 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
] |
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
@ -600,21 +600,22 @@ source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
|
name = "openssl-src" |
|
|
|
|
version = "111.1.1+1.1.1a" |
|
|
|
|
version = "111.2.1+1.1.1b" |
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
dependencies = [ |
|
|
|
|
"cc 1.0.29 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"cc 1.0.31 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
] |
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
|
name = "openssl-sys" |
|
|
|
|
version = "0.9.41" |
|
|
|
|
version = "0.9.42" |
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
dependencies = [ |
|
|
|
|
"cc 1.0.29 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"libc 0.2.49 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"openssl-src 111.1.1+1.1.1a (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"cc 1.0.31 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"libc 0.2.50 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"openssl-src 111.2.1+1.1.1b (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"pkg-config 0.3.14 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"rustc_version 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"vcpkg 0.2.6 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
] |
|
|
|
|
|
|
|
|
@ -623,7 +624,7 @@ name = "os_type" |
|
|
|
|
version = "2.2.0" |
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
dependencies = [ |
|
|
|
|
"regex 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"regex 1.1.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
] |
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
@ -657,7 +658,7 @@ name = "parking_lot_core" |
|
|
|
|
version = "0.3.1" |
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
dependencies = [ |
|
|
|
|
"libc 0.2.49 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"libc 0.2.50 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"rand 0.5.6 (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.9 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
@ -669,7 +670,7 @@ name = "parking_lot_core" |
|
|
|
|
version = "0.4.0" |
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
dependencies = [ |
|
|
|
|
"libc 0.2.49 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"libc 0.2.50 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"rand 0.6.5 (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.9 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
@ -695,7 +696,7 @@ dependencies = [ |
|
|
|
|
"float-cmp 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"normalize-line-endings 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"predicates-core 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"regex 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"regex 1.1.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
] |
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
@ -738,7 +739,7 @@ name = "rand" |
|
|
|
|
version = "0.3.23" |
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
dependencies = [ |
|
|
|
|
"libc 0.2.49 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"libc 0.2.50 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"rand 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
] |
|
|
|
|
|
|
|
|
@ -748,7 +749,7 @@ version = "0.4.6" |
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
dependencies = [ |
|
|
|
|
"fuchsia-cprng 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"libc 0.2.49 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"libc 0.2.50 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"rand_core 0.3.1 (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)", |
|
|
|
@ -761,7 +762,7 @@ 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-cprng 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"libc 0.2.49 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"libc 0.2.50 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"rand_core 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"winapi 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
] |
|
|
|
@ -772,13 +773,13 @@ version = "0.6.5" |
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
dependencies = [ |
|
|
|
|
"autocfg 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"libc 0.2.49 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"libc 0.2.50 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"rand_chacha 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"rand_core 0.4.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_jitter 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"rand_os 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"rand_os 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"rand_pcg 0.1.2 (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)", |
|
|
|
@ -827,19 +828,19 @@ name = "rand_jitter" |
|
|
|
|
version = "0.1.3" |
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
dependencies = [ |
|
|
|
|
"libc 0.2.49 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"libc 0.2.50 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"rand_core 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)", |
|
|
|
|
] |
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
|
name = "rand_os" |
|
|
|
|
version = "0.1.2" |
|
|
|
|
version = "0.1.3" |
|
|
|
|
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-cprng 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"libc 0.2.49 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"libc 0.2.50 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"rand_core 0.4.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)", |
|
|
|
@ -890,13 +891,13 @@ source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
dependencies = [ |
|
|
|
|
"argon2rs 0.2.5 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"failure 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"rand_os 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"rand_os 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"redox_syscall 0.1.51 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
] |
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
|
name = "regex" |
|
|
|
|
version = "1.1.0" |
|
|
|
|
version = "1.1.2" |
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
dependencies = [ |
|
|
|
|
"aho-corasick 0.6.10 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
@ -973,7 +974,7 @@ version = "0.9.0" |
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
dependencies = [ |
|
|
|
|
"semver-parser 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"serde 1.0.88 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"serde 1.0.89 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
] |
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
@ -983,20 +984,20 @@ source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
|
name = "serde" |
|
|
|
|
version = "1.0.88" |
|
|
|
|
version = "1.0.89" |
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
dependencies = [ |
|
|
|
|
"serde_derive 1.0.88 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"serde_derive 1.0.89 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
] |
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
|
name = "serde_derive" |
|
|
|
|
version = "1.0.88" |
|
|
|
|
version = "1.0.89" |
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
dependencies = [ |
|
|
|
|
"proc-macro2 0.4.27 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"quote 0.6.11 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"syn 0.15.26 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"syn 0.15.29 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
] |
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
@ -1004,17 +1005,17 @@ name = "serde_ignored" |
|
|
|
|
version = "0.0.4" |
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
dependencies = [ |
|
|
|
|
"serde 1.0.88 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"serde 1.0.89 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
] |
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
|
name = "serde_json" |
|
|
|
|
version = "1.0.38" |
|
|
|
|
version = "1.0.39" |
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
dependencies = [ |
|
|
|
|
"itoa 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"ryu 0.2.7 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"serde 1.0.88 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"serde 1.0.89 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
] |
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
@ -1032,8 +1033,8 @@ name = "socket2" |
|
|
|
|
version = "0.3.8" |
|
|
|
|
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.49 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"cfg-if 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"libc 0.2.50 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"redox_syscall 0.1.51 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"winapi 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
] |
|
|
|
@ -1055,27 +1056,27 @@ source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
|
name = "structopt" |
|
|
|
|
version = "0.2.14" |
|
|
|
|
version = "0.2.15" |
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
dependencies = [ |
|
|
|
|
"clap 2.32.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"structopt-derive 0.2.14 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"structopt-derive 0.2.15 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
] |
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
|
name = "structopt-derive" |
|
|
|
|
version = "0.2.14" |
|
|
|
|
version = "0.2.15" |
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
dependencies = [ |
|
|
|
|
"heck 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"proc-macro2 0.4.27 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"quote 0.6.11 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"syn 0.15.26 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"syn 0.15.29 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
] |
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
|
name = "syn" |
|
|
|
|
version = "0.15.26" |
|
|
|
|
version = "0.15.29" |
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
dependencies = [ |
|
|
|
|
"proc-macro2 0.4.27 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
@ -1090,17 +1091,17 @@ source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
dependencies = [ |
|
|
|
|
"proc-macro2 0.4.27 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"quote 0.6.11 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"syn 0.15.26 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"syn 0.15.29 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"unicode-xid 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
] |
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
|
name = "tar" |
|
|
|
|
version = "0.4.20" |
|
|
|
|
version = "0.4.22" |
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
dependencies = [ |
|
|
|
|
"filetime 0.2.4 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"libc 0.2.49 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"libc 0.2.50 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"redox_syscall 0.1.51 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"xattr 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
] |
|
|
|
@ -1120,7 +1121,7 @@ version = "2.2.0" |
|
|
|
|
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.49 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"libc 0.2.50 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"rand 0.3.23 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"redox_syscall 0.1.51 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"winapi 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
@ -1131,8 +1132,8 @@ name = "tempfile" |
|
|
|
|
version = "3.0.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.49 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"cfg-if 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"libc 0.2.50 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"rand 0.6.5 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"redox_syscall 0.1.51 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"remove_dir_all 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
@ -1160,7 +1161,7 @@ name = "termion" |
|
|
|
|
version = "1.5.1" |
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
dependencies = [ |
|
|
|
|
"libc 0.2.49 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"libc 0.2.50 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"redox_syscall 0.1.51 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"redox_termios 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
] |
|
|
|
@ -1170,7 +1171,7 @@ name = "termios" |
|
|
|
|
version = "0.3.1" |
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
dependencies = [ |
|
|
|
|
"libc 0.2.49 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"libc 0.2.50 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
] |
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
@ -1194,7 +1195,7 @@ name = "time" |
|
|
|
|
version = "0.1.42" |
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
dependencies = [ |
|
|
|
|
"libc 0.2.49 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"libc 0.2.50 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"redox_syscall 0.1.51 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"winapi 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
] |
|
|
|
@ -1204,7 +1205,7 @@ name = "toml" |
|
|
|
|
version = "0.4.10" |
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
dependencies = [ |
|
|
|
|
"serde 1.0.88 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"serde 1.0.89 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
] |
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
@ -1242,7 +1243,7 @@ name = "uuid" |
|
|
|
|
version = "0.6.5" |
|
|
|
|
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)", |
|
|
|
|
"cfg-if 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"rand 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
] |
|
|
|
|
|
|
|
|
@ -1268,14 +1269,14 @@ dependencies = [ |
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
|
name = "wasm-pack" |
|
|
|
|
version = "0.6.0" |
|
|
|
|
version = "0.6.1" |
|
|
|
|
dependencies = [ |
|
|
|
|
"assert_cmd 0.10.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"atty 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"binary-install 0.0.1", |
|
|
|
|
"cargo_metadata 0.6.4 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"console 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"curl 0.4.19 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"curl 0.4.20 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"dialoguer 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"dirs 1.0.5 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"env_logger 0.5.13 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
@ -1284,16 +1285,16 @@ dependencies = [ |
|
|
|
|
"human-panic 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"lazy_static 1.3.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"openssl 0.10.18 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"openssl 0.10.19 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"parking_lot 0.6.4 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"predicates 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"serde 1.0.88 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"serde_derive 1.0.88 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"serde 1.0.89 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"serde_derive 1.0.89 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"serde_ignored 0.0.4 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"serde_json 1.0.38 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"serde_json 1.0.39 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"siphasher 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"strsim 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"structopt 0.2.14 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"structopt 0.2.15 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"tempfile 3.0.7 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"toml 0.4.10 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"walkdir 2.2.7 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
@ -1306,7 +1307,7 @@ version = "2.0.1" |
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
dependencies = [ |
|
|
|
|
"failure 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"libc 0.2.49 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"libc 0.2.50 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
] |
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
@ -1368,17 +1369,17 @@ name = "xattr" |
|
|
|
|
version = "0.2.2" |
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
dependencies = [ |
|
|
|
|
"libc 0.2.49 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"libc 0.2.50 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
] |
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
|
name = "zip" |
|
|
|
|
version = "0.5.0" |
|
|
|
|
version = "0.5.1" |
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
dependencies = [ |
|
|
|
|
"bzip2 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"crc32fast 1.1.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"libflate 0.1.20 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"crc32fast 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"libflate 0.1.21 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"podio 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"time 0.1.42 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
] |
|
|
|
@ -1401,8 +1402,8 @@ dependencies = [ |
|
|
|
|
"checksum bzip2 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)" = "42b7c3cbf0fa9c1b82308d57191728ca0256cb821220f4e2fd410a72ade26e3b" |
|
|
|
|
"checksum bzip2-sys 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)" = "6584aa36f5ad4c9247f5323b0a42f37802b37a836f0ad87084d7a33961abe25f" |
|
|
|
|
"checksum cargo_metadata 0.6.4 (registry+https://github.com/rust-lang/crates.io-index)" = "e5d1b4d380e1bab994591a24c2bdd1b054f64b60bef483a8c598c7c345bc3bbe" |
|
|
|
|
"checksum cc 1.0.29 (registry+https://github.com/rust-lang/crates.io-index)" = "4390a3b5f4f6bce9c1d0c00128379df433e53777fdd30e92f16a529332baec4e" |
|
|
|
|
"checksum cfg-if 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)" = "082bb9b28e00d3c9d39cc03e64ce4cea0f1bb9b3fde493f0cbc008472d22bdf4" |
|
|
|
|
"checksum cc 1.0.31 (registry+https://github.com/rust-lang/crates.io-index)" = "c9ce8bb087aacff865633f0bd5aeaed910fe2fe55b55f4739527f2e023a2e53d" |
|
|
|
|
"checksum cfg-if 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)" = "11d43355396e872eefb45ce6342e4374ed7bc2b3a502d1b28e36d6e23c05d1f4" |
|
|
|
|
"checksum clap 2.32.0 (registry+https://github.com/rust-lang/crates.io-index)" = "b957d88f4b6a63b9d70d5f454ac8011819c6efa7727858f458ab71c756ce2d3e" |
|
|
|
|
"checksum clicolors-control 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = "1f84dec9bc083ce2503908cd305af98bd363da6f54bf8d4bf0ac14ee749ad5d1" |
|
|
|
|
"checksum clicolors-control 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = "73abfd4c73d003a674ce5d2933fca6ce6c42480ea84a5ffe0a2dc39ed56300f9" |
|
|
|
@ -1411,9 +1412,9 @@ dependencies = [ |
|
|
|
|
"checksum console 0.7.5 (registry+https://github.com/rust-lang/crates.io-index)" = "2bf3720d3f3fc30b721ef1ae54e13af3264af4af39dc476a8de56a6ee1e2184b" |
|
|
|
|
"checksum constant_time_eq 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)" = "8ff012e225ce166d4422e0e78419d901719760f62ae2b7969ca6b564d1b54a9e" |
|
|
|
|
"checksum crc 1.8.1 (registry+https://github.com/rust-lang/crates.io-index)" = "d663548de7f5cca343f1e0a48d14dcfb0e9eb4e079ec58883b7251539fa10aeb" |
|
|
|
|
"checksum crc32fast 1.1.2 (registry+https://github.com/rust-lang/crates.io-index)" = "e91d5240c6975ef33aeb5f148f35275c25eda8e8a5f95abe421978b05b8bf192" |
|
|
|
|
"checksum curl 0.4.19 (registry+https://github.com/rust-lang/crates.io-index)" = "c7c9d851c825e0c033979d4516c9173bc19a78a96eb4d6ae51d4045440eafa16" |
|
|
|
|
"checksum curl-sys 0.4.16 (registry+https://github.com/rust-lang/crates.io-index)" = "ca79238a79fb294be6173b4057c95b22a718c94c4e38475d5faa82b8383f3502" |
|
|
|
|
"checksum crc32fast 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = "ba125de2af0df55319f41944744ad91c71113bf74a4646efff39afe1f6842db1" |
|
|
|
|
"checksum curl 0.4.20 (registry+https://github.com/rust-lang/crates.io-index)" = "bed4741d1d4e1fc1ba6786c1313057c609259785cde2c45e34602acc45fd6ccc" |
|
|
|
|
"checksum curl-sys 0.4.17 (registry+https://github.com/rust-lang/crates.io-index)" = "7b8d8e51964f58c8053337fcef48e1c4608c7ee70c6f2e457674a97dda5a5828" |
|
|
|
|
"checksum dialoguer 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)" = "1ad1c29a0368928e78c551354dbff79f103a962ad820519724ef0d74f1c62fa9" |
|
|
|
|
"checksum difference 2.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = "524cbf6897b527295dff137cec09ecf3a05f4fddffd7dfcd1585403449e74198" |
|
|
|
|
"checksum dirs 1.0.5 (registry+https://github.com/rust-lang/crates.io-index)" = "3fd78930633bd1c6e35c4b42b1df7b0cbc6bc191146e512bb3bedf243fcc3901" |
|
|
|
@ -1424,7 +1425,7 @@ dependencies = [ |
|
|
|
|
"checksum failure 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)" = "795bd83d3abeb9220f257e597aa0080a508b27533824adf336529648f6abf7e2" |
|
|
|
|
"checksum failure_derive 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)" = "ea1063915fd7ef4309e222a5a07cf9c319fb9c7836b1f89b85458672dbb127e1" |
|
|
|
|
"checksum filetime 0.2.4 (registry+https://github.com/rust-lang/crates.io-index)" = "a2df5c1a8c4be27e7707789dc42ae65976e60b394afd293d1419ab915833e646" |
|
|
|
|
"checksum flate2 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)" = "2291c165c8e703ee54ef3055ad6188e3d51108e2ded18e9f2476e774fc5ad3d4" |
|
|
|
|
"checksum flate2 1.0.7 (registry+https://github.com/rust-lang/crates.io-index)" = "f87e68aa82b2de08a6e037f1385455759df6e445a8df5e005b4297191dbf18aa" |
|
|
|
|
"checksum float-cmp 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)" = "134a8fa843d80a51a5b77d36d42bc2def9edcb0262c914861d08129fd1926600" |
|
|
|
|
"checksum foreign-types 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)" = "f6f339eb8adc052cd2ca78910fda869aefa38d22d5cb648e6485e4d3fc06f3b1" |
|
|
|
|
"checksum foreign-types-shared 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "00b0228411908ca8685dba7fc2cdd70ec9990a6e753e89b6ac91a84c40fbaf4b" |
|
|
|
@ -1439,8 +1440,8 @@ dependencies = [ |
|
|
|
|
"checksum kernel32-sys 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)" = "7507624b29483431c0ba2d82aece8ca6cdba9382bff4ddd0f7490560c056098d" |
|
|
|
|
"checksum lazy_static 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)" = "76f033c7ad61445c5b347c7382dd1237847eb1bce590fe50365dcb33d546be73" |
|
|
|
|
"checksum lazy_static 1.3.0 (registry+https://github.com/rust-lang/crates.io-index)" = "bc5729f27f159ddd61f4df6228e827e86643d4d3e7c32183cb30a1c08f604a14" |
|
|
|
|
"checksum libc 0.2.49 (registry+https://github.com/rust-lang/crates.io-index)" = "413f3dfc802c5dc91dc570b05125b6cda9855edfaa9825c9849807876376e70e" |
|
|
|
|
"checksum libflate 0.1.20 (registry+https://github.com/rust-lang/crates.io-index)" = "54d1ddf9c52870243c5689d7638d888331c1116aa5b398f3ba1acfa7d8758ca1" |
|
|
|
|
"checksum libc 0.2.50 (registry+https://github.com/rust-lang/crates.io-index)" = "aab692d7759f5cd8c859e169db98ae5b52c924add2af5fbbca11d12fefb567c1" |
|
|
|
|
"checksum libflate 0.1.21 (registry+https://github.com/rust-lang/crates.io-index)" = "7346a83e8a2c3958d44d24225d905385dc31fc16e89dffb356c457b278914d20" |
|
|
|
|
"checksum libz-sys 1.0.25 (registry+https://github.com/rust-lang/crates.io-index)" = "2eb5e43362e38e2bca2fd5f5134c4d4564a23a5c28e9b95411652021a8675ebe" |
|
|
|
|
"checksum lock_api 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)" = "62ebf1391f6acad60e5c8b43706dde4582df75c06698ab44511d15016bc2442c" |
|
|
|
|
"checksum log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)" = "c84ec4b527950aa83a329754b01dbe3f58361d1c5efacd1f6d68c494d08a17c6" |
|
|
|
@ -1451,10 +1452,10 @@ dependencies = [ |
|
|
|
|
"checksum nodrop 0.1.13 (registry+https://github.com/rust-lang/crates.io-index)" = "2f9667ddcc6cc8a43afc9b7917599d7216aa09c463919ea32c59ed6cac8bc945" |
|
|
|
|
"checksum normalize-line-endings 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)" = "2e0a1a39eab95caf4f5556da9289b9e68f0aafac901b2ce80daaf020d3b733a8" |
|
|
|
|
"checksum num-traits 0.2.6 (registry+https://github.com/rust-lang/crates.io-index)" = "0b3a5d7cc97d6d30d8b9bc8fa19bf45349ffe46241e8816f50f62f6d6aaabee1" |
|
|
|
|
"checksum openssl 0.10.18 (registry+https://github.com/rust-lang/crates.io-index)" = "b90119d71b0a3596588da04bf7c2c42f2978cfa1217a94119d8ec9e963c7729c" |
|
|
|
|
"checksum openssl 0.10.19 (registry+https://github.com/rust-lang/crates.io-index)" = "84321fb9004c3bce5611188a644d6171f895fa2889d155927d528782edb21c5d" |
|
|
|
|
"checksum openssl-probe 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" = "77af24da69f9d9341038eba93a073b1fdaaa1b788221b00a69bce9e762cb32de" |
|
|
|
|
"checksum openssl-src 111.1.1+1.1.1a (registry+https://github.com/rust-lang/crates.io-index)" = "26de02d64280c73cdc67270966dd6eafe59d8e764faae4b8773f82a882a3f1cc" |
|
|
|
|
"checksum openssl-sys 0.9.41 (registry+https://github.com/rust-lang/crates.io-index)" = "e4c77cdd67d31759b22aa72cfda3c65c12348f9e6c5420946b403c022fd0311a" |
|
|
|
|
"checksum openssl-src 111.2.1+1.1.1b (registry+https://github.com/rust-lang/crates.io-index)" = "a42e4a28c5a3da4b0df51795aee275b812164c43a690caa871bfa71bf0d52439" |
|
|
|
|
"checksum openssl-sys 0.9.42 (registry+https://github.com/rust-lang/crates.io-index)" = "cb534d752bf98cf363b473950659ac2546517f9c6be9723771614ab3f03bbc9e" |
|
|
|
|
"checksum os_type 2.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = "7edc011af0ae98b7f88cf7e4a83b70a54a75d2b8cb013d6efd02e5956207e9eb" |
|
|
|
|
"checksum owning_ref 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)" = "49a4b8ea2179e6a2e27411d3bca09ca6dd630821cf6894c6c7c8467a8ee7ef13" |
|
|
|
|
"checksum parking_lot 0.6.4 (registry+https://github.com/rust-lang/crates.io-index)" = "f0802bff09003b291ba756dc7e79313e51cc31667e94afbe847def490424cde5" |
|
|
|
@ -1479,14 +1480,14 @@ dependencies = [ |
|
|
|
|
"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_jitter 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)" = "7b9ea758282efe12823e0d952ddb269d2e1897227e464919a554f2a03ef1b832" |
|
|
|
|
"checksum rand_os 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" = "b7c690732391ae0abafced5015ffb53656abfaec61b342290e5eb56b286a679d" |
|
|
|
|
"checksum rand_os 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)" = "7b75f676a1e053fc562eafbb47838d67c84801e38fc1ba459e8f180deabd5071" |
|
|
|
|
"checksum rand_pcg 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" = "abf9b09b01790cfe0364f52bf32995ea3c39f4d2dd011eac241d2914146d0b44" |
|
|
|
|
"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" |
|
|
|
|
"checksum redox_syscall 0.1.51 (registry+https://github.com/rust-lang/crates.io-index)" = "423e376fffca3dfa06c9e9790a9ccd282fafb3cc6e6397d01dbf64f9bacc6b85" |
|
|
|
|
"checksum redox_termios 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "7e891cfe48e9100a70a3b6eb652fef28920c117d366339687bd5576160db0f76" |
|
|
|
|
"checksum redox_users 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)" = "3fe5204c3a17e97dde73f285d49be585df59ed84b50a872baf416e73b62c3828" |
|
|
|
|
"checksum regex 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "37e7cbbd370869ce2e8dff25c7018702d10b21a20ef7135316f8daecd6c25b7f" |
|
|
|
|
"checksum regex 1.1.2 (registry+https://github.com/rust-lang/crates.io-index)" = "53ee8cfdddb2e0291adfb9f13d31d3bbe0a03c9a402c01b1e24188d86c35b24f" |
|
|
|
|
"checksum regex-syntax 0.6.5 (registry+https://github.com/rust-lang/crates.io-index)" = "8c2f35eedad5295fdf00a63d7d4b238135723f92b434ec06774dad15c7ab0861" |
|
|
|
|
"checksum remove_dir_all 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)" = "3488ba1b9a2084d38645c4c08276a1752dcbf2c7130d74f1569681ad5d2799c5" |
|
|
|
|
"checksum rustc-demangle 0.1.13 (registry+https://github.com/rust-lang/crates.io-index)" = "adacaae16d02b6ec37fdc7acfcddf365978de76d1983d3ee22afc260e1ca9619" |
|
|
|
@ -1498,21 +1499,21 @@ dependencies = [ |
|
|
|
|
"checksum scopeguard 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)" = "94258f53601af11e6a49f722422f6e3425c52b06245a5cf9bc09908b174f5e27" |
|
|
|
|
"checksum semver 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)" = "1d7eb9ef2c18661902cc47e535f9bc51b78acd254da71d375c2f6720d9a40403" |
|
|
|
|
"checksum semver-parser 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)" = "388a1df253eca08550bef6c72392cfe7c30914bf41df5269b68cbd6ff8f570a3" |
|
|
|
|
"checksum serde 1.0.88 (registry+https://github.com/rust-lang/crates.io-index)" = "9f301d728f2b94c9a7691c90f07b0b4e8a4517181d9461be94c04bddeb4bd850" |
|
|
|
|
"checksum serde_derive 1.0.88 (registry+https://github.com/rust-lang/crates.io-index)" = "beed18e6f5175aef3ba670e57c60ef3b1b74d250d962a26604bff4c80e970dd4" |
|
|
|
|
"checksum serde 1.0.89 (registry+https://github.com/rust-lang/crates.io-index)" = "92514fb95f900c9b5126e32d020f5c6d40564c27a5ea6d1d7d9f157a96623560" |
|
|
|
|
"checksum serde_derive 1.0.89 (registry+https://github.com/rust-lang/crates.io-index)" = "bb6eabf4b5914e88e24eea240bb7c9f9a2cbc1bbbe8d961d381975ec3c6b806c" |
|
|
|
|
"checksum serde_ignored 0.0.4 (registry+https://github.com/rust-lang/crates.io-index)" = "190e9765dcedb56be63b6e0993a006c7e3b071a016a304736e4a315dc01fb142" |
|
|
|
|
"checksum serde_json 1.0.38 (registry+https://github.com/rust-lang/crates.io-index)" = "27dce848e7467aa0e2fcaf0a413641499c0b745452aaca1194d24dedde9e13c9" |
|
|
|
|
"checksum serde_json 1.0.39 (registry+https://github.com/rust-lang/crates.io-index)" = "5a23aa71d4a4d43fdbfaac00eff68ba8a06a51759a89ac3304323e800c4dd40d" |
|
|
|
|
"checksum siphasher 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)" = "0b8de496cf83d4ed58b6be86c3a275b8602f6ffe98d3024a869e124147a9a3ac" |
|
|
|
|
"checksum smallvec 0.6.9 (registry+https://github.com/rust-lang/crates.io-index)" = "c4488ae950c49d403731982257768f48fada354a5203fe81f9bb6f43ca9002be" |
|
|
|
|
"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 strsim 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)" = "bb4f380125926a99e52bc279241539c018323fab05ad6368b56f93d9369ff550" |
|
|
|
|
"checksum strsim 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)" = "8ea5119cdb4c55b55d432abb513a0429384878c15dde60cc77b1c99de1a95a6a" |
|
|
|
|
"checksum structopt 0.2.14 (registry+https://github.com/rust-lang/crates.io-index)" = "670ad348dc73012fcf78c71f06f9d942232cdd4c859d4b6975e27836c3efc0c3" |
|
|
|
|
"checksum structopt-derive 0.2.14 (registry+https://github.com/rust-lang/crates.io-index)" = "ef98172b1a00b0bec738508d3726540edcbd186d50dfd326f2b1febbb3559f04" |
|
|
|
|
"checksum syn 0.15.26 (registry+https://github.com/rust-lang/crates.io-index)" = "f92e629aa1d9c827b2bb8297046c1ccffc57c99b947a680d3ccff1f136a3bee9" |
|
|
|
|
"checksum structopt 0.2.15 (registry+https://github.com/rust-lang/crates.io-index)" = "3d0760c312538987d363c36c42339b55f5ee176ea8808bbe4543d484a291c8d1" |
|
|
|
|
"checksum structopt-derive 0.2.15 (registry+https://github.com/rust-lang/crates.io-index)" = "528aeb7351d042e6ffbc2a6fb76a86f9b622fdf7c25932798e7a82cb03bc94c6" |
|
|
|
|
"checksum syn 0.15.29 (registry+https://github.com/rust-lang/crates.io-index)" = "1825685f977249735d510a242a6727b46efe914bb67e38d30c071b1b72b1d5c2" |
|
|
|
|
"checksum synstructure 0.10.1 (registry+https://github.com/rust-lang/crates.io-index)" = "73687139bf99285483c96ac0add482c3776528beac1d97d444f6e91f203a2015" |
|
|
|
|
"checksum tar 0.4.20 (registry+https://github.com/rust-lang/crates.io-index)" = "a303ba60a099fcd2aaa646b14d2724591a96a75283e4b7ed3d1a1658909d9ae2" |
|
|
|
|
"checksum tar 0.4.22 (registry+https://github.com/rust-lang/crates.io-index)" = "c2167ff53da2a661702b3299f71a91b61b1dffef36b4b2884b1f9c67254c0133" |
|
|
|
|
"checksum tempdir 0.3.7 (registry+https://github.com/rust-lang/crates.io-index)" = "15f2b5fb00ccdf689e0149d1b1b3c03fead81c2b37735d812fa8bddbbf41b6d8" |
|
|
|
|
"checksum tempfile 2.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = "11ce2fe9db64b842314052e2421ac61a73ce41b898dc8e3750398b219c5fc1e0" |
|
|
|
|
"checksum tempfile 3.0.7 (registry+https://github.com/rust-lang/crates.io-index)" = "b86c784c88d98c801132806dadd3819ed29d8600836c4088e855cdf3e178ed8a" |
|
|
|
@ -1544,4 +1545,4 @@ dependencies = [ |
|
|
|
|
"checksum wincolor 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)" = "eeb06499a3a4d44302791052df005d5232b927ed1a9658146d842165c4de7767" |
|
|
|
|
"checksum wincolor 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)" = "561ed901ae465d6185fa7864d63fbd5720d0ef718366c9a4dc83cf6170d7e9ba" |
|
|
|
|
"checksum xattr 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)" = "244c3741f4240ef46274860397c7c74e50eb23624996930e484c16679633a54c" |
|
|
|
|
"checksum zip 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)" = "00acf1fafb786ff450b6726e5be41ef029142597b47a40ce80f952f1471730a0" |
|
|
|
|
"checksum zip 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)" = "1cbbddef6339155bc4fa8e2609040078ff18f3011117b55caa9f0516d544a357" |
|
|
|
|