|
|
|
@ -133,8 +133,8 @@ dependencies = [
|
|
|
|
|
"lazy_static 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"libc 0.2.33 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"num_cpus 1.7.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde 1.0.21 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde_derive 1.0.21 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde 1.0.22 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde_derive 1.0.22 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde_json 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"toml 0.4.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
]
|
|
|
|
@ -152,8 +152,8 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
name = "build-manifest"
|
|
|
|
|
version = "0.1.0"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"serde 1.0.21 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde_derive 1.0.21 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde 1.0.22 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde_derive 1.0.22 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"toml 0.4.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
@ -200,8 +200,8 @@ dependencies = [
|
|
|
|
|
"same-file 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"scoped-tls 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"semver 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde 1.0.21 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde_derive 1.0.21 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde 1.0.22 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde_derive 1.0.22 (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.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"shell-escape 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
@ -218,8 +218,8 @@ name = "cargo_metadata"
|
|
|
|
|
version = "0.2.3"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"serde 1.0.21 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde_derive 1.0.21 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde 1.0.22 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde_derive 1.0.22 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde_json 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
@ -230,8 +230,8 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"error-chain 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"semver 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde 1.0.21 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde_derive 1.0.21 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde 1.0.22 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde_derive 1.0.22 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde_json 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
@ -291,8 +291,8 @@ dependencies = [
|
|
|
|
|
"duct 0.8.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"lazy_static 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"regex 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde 1.0.21 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde_derive 1.0.21 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde 1.0.22 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde_derive 1.0.22 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
@ -311,8 +311,8 @@ dependencies = [
|
|
|
|
|
"quine-mc_cluskey 0.2.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"regex-syntax 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"semver 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde 1.0.21 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde_derive 1.0.21 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde 1.0.22 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde_derive 1.0.22 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"toml 0.4.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"unicode-normalization 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"url 1.6.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
@ -420,8 +420,8 @@ version = "0.13.0"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"curl 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"error-chain 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde 1.0.21 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde_derive 1.0.21 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde 1.0.22 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde_derive 1.0.22 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde_json 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"url 1.6.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
]
|
|
|
|
@ -444,7 +444,7 @@ dependencies = [
|
|
|
|
|
"advapi32-sys 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"commoncrypto 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"hex 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"openssl 0.9.21 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"openssl 0.9.22 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"winapi 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
@ -480,7 +480,7 @@ dependencies = [
|
|
|
|
|
"curl-sys 0.3.15 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"libc 0.2.33 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"openssl-probe 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"openssl-sys 0.9.21 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"openssl-sys 0.9.22 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"socket2 0.2.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"winapi 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
]
|
|
|
|
@ -493,7 +493,7 @@ dependencies = [
|
|
|
|
|
"cc 1.0.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"libc 0.2.33 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"libz-sys 1.0.18 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"openssl-sys 0.9.21 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"openssl-sys 0.9.22 (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)",
|
|
|
|
|
"winapi 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
@ -549,8 +549,8 @@ 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)",
|
|
|
|
|
"regex 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde 1.0.21 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde_derive 1.0.21 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde 1.0.22 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde_derive 1.0.22 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"strsim 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
@ -666,7 +666,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "foreign-types"
|
|
|
|
|
version = "0.2.1"
|
|
|
|
|
version = "0.3.2"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"foreign-types-shared 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
@ -731,7 +731,7 @@ dependencies = [
|
|
|
|
|
"libc 0.2.33 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"libgit2-sys 0.6.16 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"openssl-probe 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"openssl-sys 0.9.21 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"openssl-sys 0.9.22 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"url 1.6.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
@ -786,7 +786,7 @@ dependencies = [
|
|
|
|
|
"pest 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"quick-error 1.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"regex 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde 1.0.21 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde 1.0.22 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde_json 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
@ -913,8 +913,8 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"futures 0.1.17 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"log 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde 1.0.21 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde_derive 1.0.21 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde 1.0.22 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde_derive 1.0.22 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde_json 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
@ -944,8 +944,8 @@ version = "0.14.0"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"enum_primitive 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde 1.0.21 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde_derive 1.0.21 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde 1.0.22 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde_derive 1.0.22 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde_json 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"url 1.6.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"url_serde 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
@ -984,7 +984,7 @@ dependencies = [
|
|
|
|
|
"libc 0.2.33 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"libssh2-sys 0.2.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"libz-sys 1.0.18 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"openssl-sys 0.9.21 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"openssl-sys 0.9.22 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"pkg-config 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
@ -996,7 +996,7 @@ dependencies = [
|
|
|
|
|
"cmake 0.1.28 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"libc 0.2.33 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"libz-sys 1.0.18 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"openssl-sys 0.9.21 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"openssl-sys 0.9.22 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"pkg-config 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
@ -1068,8 +1068,8 @@ dependencies = [
|
|
|
|
|
"open 1.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"pulldown-cmark 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"regex 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde 1.0.21 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde_derive 1.0.21 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde 1.0.22 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde_derive 1.0.22 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde_json 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"tempdir 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"toml 0.4.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
@ -1227,14 +1227,14 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "openssl"
|
|
|
|
|
version = "0.9.21"
|
|
|
|
|
version = "0.9.22"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"bitflags 0.9.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"foreign-types 0.2.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 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"libc 0.2.33 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"openssl-sys 0.9.21 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"openssl-sys 0.9.22 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
@ -1244,7 +1244,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "openssl-sys"
|
|
|
|
|
version = "0.9.21"
|
|
|
|
|
version = "0.9.22"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"cc 1.0.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
@ -1532,8 +1532,8 @@ dependencies = [
|
|
|
|
|
"rls-span 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"rls-vfs 0.4.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"rustfmt-nightly 0.2.16",
|
|
|
|
|
"serde 1.0.21 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde_derive 1.0.21 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde 1.0.22 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde_derive 1.0.22 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde_json 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"url 1.6.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
]
|
|
|
|
@ -1557,8 +1557,8 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"rls-span 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"rustc-serialize 0.3.24 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde 1.0.21 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde_derive 1.0.21 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde 1.0.22 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde_derive 1.0.22 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
@ -1572,8 +1572,8 @@ version = "0.4.0"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"rustc-serialize 0.3.24 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde 1.0.21 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde_derive 1.0.21 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde 1.0.22 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde_derive 1.0.22 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
@ -2040,8 +2040,8 @@ dependencies = [
|
|
|
|
|
"libc 0.2.33 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"log 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"regex 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde 1.0.21 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde_derive 1.0.21 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde 1.0.22 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde_derive 1.0.22 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde_json 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"strings 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"term 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
@ -2103,7 +2103,7 @@ version = "0.8.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.21 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde 1.0.22 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
@ -2113,12 +2113,12 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "serde"
|
|
|
|
|
version = "1.0.21"
|
|
|
|
|
version = "1.0.22"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "serde_derive"
|
|
|
|
|
version = "1.0.21"
|
|
|
|
|
version = "1.0.22"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"quote 0.3.15 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
@ -2140,7 +2140,7 @@ name = "serde_ignored"
|
|
|
|
|
version = "0.0.4"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"serde 1.0.21 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde 1.0.22 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
@ -2151,7 +2151,7 @@ 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.1.40 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde 1.0.21 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde 1.0.22 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
@ -2239,7 +2239,7 @@ dependencies = [
|
|
|
|
|
"lazy_static 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"phf_shared 0.7.21 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"precomputed-hash 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde 1.0.21 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde 1.0.22 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"string_cache_codegen 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"string_cache_shared 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
]
|
|
|
|
@ -2479,7 +2479,7 @@ name = "toml"
|
|
|
|
|
version = "0.4.5"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"serde 1.0.21 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde 1.0.22 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
@ -2561,7 +2561,7 @@ name = "url_serde"
|
|
|
|
|
version = "0.2.0"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"serde 1.0.21 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde 1.0.22 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"url 1.6.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
@ -2718,7 +2718,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
"checksum filetime 0.1.14 (registry+https://github.com/rust-lang/crates.io-index)" = "aa75ec8f7927063335a9583e7fa87b0110bb888cf766dc01b54c0ff70d760c8e"
|
|
|
|
|
"checksum flate2 0.2.20 (registry+https://github.com/rust-lang/crates.io-index)" = "e6234dd4468ae5d1e2dbb06fe2b058696fdc50a339c68a393aefbf00bc81e423"
|
|
|
|
|
"checksum fnv 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)" = "2fad85553e09a6f881f739c29f0b00b0f01357c743266d478b68951ce23285f3"
|
|
|
|
|
"checksum foreign-types 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)" = "00a47bdf90d10e6ceae97fb92c1b05461461e53c89cedd455a943f0e0e1f7404"
|
|
|
|
|
"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"
|
|
|
|
|
"checksum fs2 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)" = "9ab76cfd2aaa59b7bf6688ad9ba15bbae64bff97f04ea02144cfd3443e5c2866"
|
|
|
|
|
"checksum fuchsia-zircon 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)" = "f6c0581a4e363262e52b87f59ee2afe3415361c6ec35e665924eb08afe8ff159"
|
|
|
|
@ -2774,9 +2774,9 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
"checksum num-traits 0.1.40 (registry+https://github.com/rust-lang/crates.io-index)" = "99843c856d68d8b4313b03a17e33c4bb42ae8f6610ea81b28abe076ac721b9b0"
|
|
|
|
|
"checksum num_cpus 1.7.0 (registry+https://github.com/rust-lang/crates.io-index)" = "514f0d73e64be53ff320680ca671b64fe3fb91da01e1ae2ddc99eb51d453b20d"
|
|
|
|
|
"checksum open 1.2.1 (registry+https://github.com/rust-lang/crates.io-index)" = "c281318d992e4432cfa799969467003d05921582a7489a8325e37f8a450d5113"
|
|
|
|
|
"checksum openssl 0.9.21 (registry+https://github.com/rust-lang/crates.io-index)" = "2225c305d8f57001a0d34263e046794aa251695f20773102fbbfeb1e7b189955"
|
|
|
|
|
"checksum openssl 0.9.22 (registry+https://github.com/rust-lang/crates.io-index)" = "419ef26bb651d72b6c5a603bcc4e4856a362460e62352dfffa53de91d2e81181"
|
|
|
|
|
"checksum openssl-probe 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "d98df0270d404ccd3c050a41d579c52d1db15375168bb3471e04ec0f5f378daf"
|
|
|
|
|
"checksum openssl-sys 0.9.21 (registry+https://github.com/rust-lang/crates.io-index)" = "92867746af30eea7a89feade385f7f5366776f1c52ec6f0de81360373fa88363"
|
|
|
|
|
"checksum openssl-sys 0.9.22 (registry+https://github.com/rust-lang/crates.io-index)" = "5483bdc56756041ba6aa37c9cb59cc2219f012a2a1377d97ad35556ac6676ee7"
|
|
|
|
|
"checksum os_pipe 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)" = "998bfbb3042e715190fe2a41abfa047d7e8cb81374d2977d7f100eacd8619cb1"
|
|
|
|
|
"checksum owning_ref 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)" = "cdf84f41639e037b484f93433aa3897863b561ed65c6e59c7073d7c561710f37"
|
|
|
|
|
"checksum percent-encoding 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)" = "31010dd2e1ac33d5b46a5b413495239882813e0369f8ed8a5e266f173602f831"
|
|
|
|
@ -2819,8 +2819,8 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
"checksum semver 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)" = "7a3186ec9e65071a2095434b1f5bb24838d4e8e130f584c790f6033c79943537"
|
|
|
|
|
"checksum semver 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)" = "bee2bc909ab2d8d60dab26e8cad85b25d795b14603a0dcb627b78b9d30b6454b"
|
|
|
|
|
"checksum semver-parser 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)" = "388a1df253eca08550bef6c72392cfe7c30914bf41df5269b68cbd6ff8f570a3"
|
|
|
|
|
"checksum serde 1.0.21 (registry+https://github.com/rust-lang/crates.io-index)" = "6eda663e865517ee783b0891a3f6eb3a253e0b0dabb46418969ee9635beadd9e"
|
|
|
|
|
"checksum serde_derive 1.0.21 (registry+https://github.com/rust-lang/crates.io-index)" = "652bc323d694dc925829725ec6c890156d8e70ae5202919869cb00fe2eff3788"
|
|
|
|
|
"checksum serde 1.0.22 (registry+https://github.com/rust-lang/crates.io-index)" = "fcd35da6125742035aeb2c17ed4b49b83ba4b24156400b8195e5d4f6357ff144"
|
|
|
|
|
"checksum serde_derive 1.0.22 (registry+https://github.com/rust-lang/crates.io-index)" = "d0a8327f3bcb285ac0f8763a9072067e7600f873d9edbc3bf40da0e2e7e9c870"
|
|
|
|
|
"checksum serde_derive_internals 0.17.0 (registry+https://github.com/rust-lang/crates.io-index)" = "32f1926285523b2db55df263d2aa4eb69ddcfa7a7eade6430323637866b513ab"
|
|
|
|
|
"checksum serde_ignored 0.0.4 (registry+https://github.com/rust-lang/crates.io-index)" = "190e9765dcedb56be63b6e0993a006c7e3b071a016a304736e4a315dc01fb142"
|
|
|
|
|
"checksum serde_json 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)" = "e4586746d1974a030c48919731ecffd0ed28d0c40749d0d18d43b3a7d6c9b20e"
|
|
|
|
|