|
@@ -449,14 +449,6 @@ dependencies = [
|
|
"cfg-if 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"cfg-if 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
]
|
|
]
|
|
|
|
|
|
-[[package]]
|
|
|
|
-name = "error-chain"
|
|
|
|
-version = "0.8.1"
|
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
-dependencies = [
|
|
|
|
- "backtrace 0.3.13 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
-]
|
|
|
|
-
|
|
|
|
[[package]]
|
|
[[package]]
|
|
name = "failure"
|
|
name = "failure"
|
|
version = "0.1.5"
|
|
version = "0.1.5"
|
|
@@ -523,11 +515,11 @@ dependencies = [
|
|
"failure_derive 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"failure_derive 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"hkdf 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"hkdf 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"hyper 0.12.20 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"hyper 0.12.20 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
- "mime 0.3.12 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
|
+ "mime 0.3.13 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"mime_guess 2.0.0-alpha.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"mime_guess 2.0.0-alpha.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"openssl 0.10.16 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"openssl 0.10.16 (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.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
- "reqwest 0.9.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
|
+ "reqwest 0.9.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"serde 1.0.84 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"serde 1.0.84 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"serde_derive 1.0.84 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"serde_derive 1.0.84 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"serde_json 1.0.34 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"serde_json 1.0.34 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
@@ -622,7 +614,7 @@ dependencies = [
|
|
"http 0.1.14 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"http 0.1.14 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"indexmap 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"indexmap 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
- "slab 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
|
+ "slab 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"string 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"string 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"tokio-io 0.1.11 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"tokio-io 0.1.11 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
]
|
|
]
|
|
@@ -645,15 +637,6 @@ dependencies = [
|
|
"digest 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"digest 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
]
|
|
]
|
|
|
|
|
|
-[[package]]
|
|
|
|
-name = "hostname"
|
|
|
|
-version = "0.1.5"
|
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
-dependencies = [
|
|
|
|
- "libc 0.2.46 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
- "winutil 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
-]
|
|
|
|
-
|
|
|
|
[[package]]
|
|
[[package]]
|
|
name = "http"
|
|
name = "http"
|
|
version = "0.1.14"
|
|
version = "0.1.14"
|
|
@@ -736,18 +719,6 @@ dependencies = [
|
|
"winapi 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"winapi 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
]
|
|
]
|
|
|
|
|
|
-[[package]]
|
|
|
|
-name = "ipconfig"
|
|
|
|
-version = "0.1.9"
|
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
-dependencies = [
|
|
|
|
- "error-chain 0.8.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
- "socket2 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
- "widestring 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
- "winapi 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
- "winreg 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
-]
|
|
|
|
-
|
|
|
|
[[package]]
|
|
[[package]]
|
|
name = "itoa"
|
|
name = "itoa"
|
|
version = "0.4.3"
|
|
version = "0.4.3"
|
|
@@ -787,11 +758,6 @@ dependencies = [
|
|
"crc32fast 1.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"crc32fast 1.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
]
|
|
]
|
|
|
|
|
|
-[[package]]
|
|
|
|
-name = "linked-hash-map"
|
|
|
|
-version = "0.4.2"
|
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
-
|
|
|
|
[[package]]
|
|
[[package]]
|
|
name = "lock_api"
|
|
name = "lock_api"
|
|
version = "0.1.5"
|
|
version = "0.1.5"
|
|
@@ -809,14 +775,6 @@ dependencies = [
|
|
"cfg-if 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"cfg-if 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
]
|
|
]
|
|
|
|
|
|
-[[package]]
|
|
|
|
-name = "lru-cache"
|
|
|
|
-version = "0.1.1"
|
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
-dependencies = [
|
|
|
|
- "linked-hash-map 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
-]
|
|
|
|
-
|
|
|
|
[[package]]
|
|
[[package]]
|
|
name = "malloc_buf"
|
|
name = "malloc_buf"
|
|
version = "0.0.6"
|
|
version = "0.0.6"
|
|
@@ -847,7 +805,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
|
[[package]]
|
|
[[package]]
|
|
name = "mime"
|
|
name = "mime"
|
|
-version = "0.3.12"
|
|
|
|
|
|
+version = "0.3.13"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
dependencies = [
|
|
dependencies = [
|
|
"unicase 2.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"unicase 2.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
@@ -858,7 +816,7 @@ name = "mime_guess"
|
|
version = "2.0.0-alpha.6"
|
|
version = "2.0.0-alpha.6"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
dependencies = [
|
|
dependencies = [
|
|
- "mime 0.3.12 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
|
+ "mime 0.3.13 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"phf 0.7.24 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"phf 0.7.24 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"phf_codegen 0.7.24 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"phf_codegen 0.7.24 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"unicase 1.4.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"unicase 1.4.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
@@ -878,20 +836,10 @@ dependencies = [
|
|
"log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"miow 0.2.1 (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.33 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"net2 0.2.33 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
- "slab 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
|
+ "slab 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"winapi 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"winapi 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
]
|
|
]
|
|
|
|
|
|
-[[package]]
|
|
|
|
-name = "mio-uds"
|
|
|
|
-version = "0.6.7"
|
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
-dependencies = [
|
|
|
|
- "iovec 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
- "libc 0.2.46 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
- "mio 0.6.16 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
-]
|
|
|
|
-
|
|
|
|
[[package]]
|
|
[[package]]
|
|
name = "miow"
|
|
name = "miow"
|
|
version = "0.2.1"
|
|
version = "0.2.1"
|
|
@@ -1139,11 +1087,6 @@ dependencies = [
|
|
"unicode-xid 0.1.0 (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 = "quick-error"
|
|
|
|
-version = "1.2.2"
|
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
-
|
|
|
|
[[package]]
|
|
[[package]]
|
|
name = "quote"
|
|
name = "quote"
|
|
version = "0.5.2"
|
|
version = "0.5.2"
|
|
@@ -1308,7 +1251,7 @@ dependencies = [
|
|
|
|
|
|
[[package]]
|
|
[[package]]
|
|
name = "reqwest"
|
|
name = "reqwest"
|
|
-version = "0.9.7"
|
|
|
|
|
|
+version = "0.9.8"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
dependencies = [
|
|
dependencies = [
|
|
"base64 0.10.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"base64 0.10.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
@@ -1320,7 +1263,7 @@ dependencies = [
|
|
"hyper-tls 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"hyper-tls 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"libflate 0.1.19 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"libflate 0.1.19 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
- "mime 0.3.12 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
|
+ "mime 0.3.13 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"mime_guess 2.0.0-alpha.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"mime_guess 2.0.0-alpha.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"native-tls 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"native-tls 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"serde 1.0.84 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"serde 1.0.84 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
@@ -1331,20 +1274,10 @@ dependencies = [
|
|
"tokio-io 0.1.11 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"tokio-io 0.1.11 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"tokio-threadpool 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"tokio-threadpool 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"tokio-timer 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"tokio-timer 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
- "trust-dns-resolver 0.10.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"url 1.7.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"url 1.7.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"uuid 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"uuid 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
]
|
|
]
|
|
|
|
|
|
-[[package]]
|
|
|
|
-name = "resolv-conf"
|
|
|
|
-version = "0.6.2"
|
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
-dependencies = [
|
|
|
|
- "hostname 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
- "quick-error 1.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
-]
|
|
|
|
-
|
|
|
|
[[package]]
|
|
[[package]]
|
|
name = "rpassword"
|
|
name = "rpassword"
|
|
version = "2.1.0"
|
|
version = "2.1.0"
|
|
@@ -1475,7 +1408,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
|
[[package]]
|
|
[[package]]
|
|
name = "slab"
|
|
name = "slab"
|
|
-version = "0.4.1"
|
|
|
|
|
|
+version = "0.4.2"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
|
[[package]]
|
|
[[package]]
|
|
@@ -1486,17 +1419,6 @@ dependencies = [
|
|
"unreachable 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"unreachable 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
]
|
|
]
|
|
|
|
|
|
-[[package]]
|
|
|
|
-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.46 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
- "redox_syscall 0.1.50 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
- "winapi 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
-]
|
|
|
|
-
|
|
|
|
[[package]]
|
|
[[package]]
|
|
name = "stable_deref_trait"
|
|
name = "stable_deref_trait"
|
|
version = "1.1.1"
|
|
version = "1.1.1"
|
|
@@ -1626,27 +1548,12 @@ dependencies = [
|
|
"futures 0.1.25 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"futures 0.1.25 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"mio 0.6.16 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"mio 0.6.16 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"num_cpus 1.9.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"num_cpus 1.9.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
- "tokio-codec 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"tokio-current-thread 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"tokio-current-thread 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"tokio-executor 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"tokio-executor 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
- "tokio-fs 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"tokio-io 0.1.11 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"tokio-io 0.1.11 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"tokio-reactor 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"tokio-reactor 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
- "tokio-tcp 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"tokio-threadpool 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"tokio-threadpool 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"tokio-timer 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"tokio-timer 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
- "tokio-udp 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
- "tokio-uds 0.2.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
-]
|
|
|
|
-
|
|
|
|
-[[package]]
|
|
|
|
-name = "tokio-codec"
|
|
|
|
-version = "0.1.1"
|
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
-dependencies = [
|
|
|
|
- "bytes 0.4.11 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
- "futures 0.1.25 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
- "tokio-io 0.1.11 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
|
]
|
|
|
|
|
|
[[package]]
|
|
[[package]]
|
|
@@ -1667,16 +1574,6 @@ dependencies = [
|
|
"futures 0.1.25 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"futures 0.1.25 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
]
|
|
]
|
|
|
|
|
|
-[[package]]
|
|
|
|
-name = "tokio-fs"
|
|
|
|
-version = "0.1.5"
|
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
-dependencies = [
|
|
|
|
- "futures 0.1.25 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
- "tokio-io 0.1.11 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
- "tokio-threadpool 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
-]
|
|
|
|
-
|
|
|
|
[[package]]
|
|
[[package]]
|
|
name = "tokio-io"
|
|
name = "tokio-io"
|
|
version = "0.1.11"
|
|
version = "0.1.11"
|
|
@@ -1699,7 +1596,7 @@ dependencies = [
|
|
"mio 0.6.16 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"mio 0.6.16 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"num_cpus 1.9.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"num_cpus 1.9.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"parking_lot 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"parking_lot 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
- "slab 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
|
+ "slab 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"tokio-executor 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"tokio-executor 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"tokio-io 0.1.11 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"tokio-io 0.1.11 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
]
|
|
]
|
|
@@ -1739,41 +1636,10 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
dependencies = [
|
|
dependencies = [
|
|
"crossbeam-utils 0.6.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"crossbeam-utils 0.6.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"futures 0.1.25 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"futures 0.1.25 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
- "slab 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
|
+ "slab 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"tokio-executor 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"tokio-executor 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
]
|
|
]
|
|
|
|
|
|
-[[package]]
|
|
|
|
-name = "tokio-udp"
|
|
|
|
-version = "0.1.3"
|
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
-dependencies = [
|
|
|
|
- "bytes 0.4.11 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
- "futures 0.1.25 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
- "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
- "mio 0.6.16 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
- "tokio-codec 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
- "tokio-io 0.1.11 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
- "tokio-reactor 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
-]
|
|
|
|
-
|
|
|
|
-[[package]]
|
|
|
|
-name = "tokio-uds"
|
|
|
|
-version = "0.2.5"
|
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
-dependencies = [
|
|
|
|
- "bytes 0.4.11 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
- "futures 0.1.25 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
- "iovec 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
- "libc 0.2.46 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
- "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
- "mio 0.6.16 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
- "mio-uds 0.6.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
- "tokio-codec 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
- "tokio-io 0.1.11 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
- "tokio-reactor 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
-]
|
|
|
|
-
|
|
|
|
[[package]]
|
|
[[package]]
|
|
name = "toml"
|
|
name = "toml"
|
|
version = "0.4.10"
|
|
version = "0.4.10"
|
|
@@ -1782,47 +1648,6 @@ dependencies = [
|
|
"serde 1.0.84 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"serde 1.0.84 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
]
|
|
]
|
|
|
|
|
|
-[[package]]
|
|
|
|
-name = "trust-dns-proto"
|
|
|
|
-version = "0.6.1"
|
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
-dependencies = [
|
|
|
|
- "byteorder 1.2.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
- "failure 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
- "futures 0.1.25 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
- "idna 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
- "lazy_static 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
- "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
- "rand 0.5.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
- "smallvec 0.6.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
- "socket2 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
- "tokio-executor 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
- "tokio-io 0.1.11 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
- "tokio-reactor 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
- "tokio-tcp 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
- "tokio-timer 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
- "tokio-udp 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
- "url 1.7.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
-]
|
|
|
|
-
|
|
|
|
-[[package]]
|
|
|
|
-name = "trust-dns-resolver"
|
|
|
|
-version = "0.10.2"
|
|
|
|
-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)",
|
|
|
|
- "failure 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
- "futures 0.1.25 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
- "ipconfig 0.1.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
- "lazy_static 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
- "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
- "lru-cache 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
- "resolv-conf 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
- "smallvec 0.6.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
- "tokio 0.1.14 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
- "trust-dns-proto 0.6.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
-]
|
|
|
|
-
|
|
|
|
[[package]]
|
|
[[package]]
|
|
name = "try-lock"
|
|
name = "try-lock"
|
|
version = "0.2.2"
|
|
version = "0.2.2"
|
|
@@ -1952,11 +1777,6 @@ dependencies = [
|
|
"try-lock 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"try-lock 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
]
|
|
]
|
|
|
|
|
|
-[[package]]
|
|
|
|
-name = "widestring"
|
|
|
|
-version = "0.2.2"
|
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
-
|
|
|
|
[[package]]
|
|
[[package]]
|
|
name = "winapi"
|
|
name = "winapi"
|
|
version = "0.2.8"
|
|
version = "0.2.8"
|
|
@@ -1986,22 +1806,6 @@ name = "winapi-x86_64-pc-windows-gnu"
|
|
version = "0.4.0"
|
|
version = "0.4.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
|
-[[package]]
|
|
|
|
-name = "winreg"
|
|
|
|
-version = "0.5.1"
|
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
-dependencies = [
|
|
|
|
- "winapi 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
-]
|
|
|
|
-
|
|
|
|
-[[package]]
|
|
|
|
-name = "winutil"
|
|
|
|
-version = "0.1.1"
|
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
-dependencies = [
|
|
|
|
- "winapi 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
-]
|
|
|
|
-
|
|
|
|
[[package]]
|
|
[[package]]
|
|
name = "ws2_32-sys"
|
|
name = "ws2_32-sys"
|
|
version = "0.2.1"
|
|
version = "0.2.1"
|
|
@@ -2089,7 +1893,6 @@ dependencies = [
|
|
"checksum dtoa 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)" = "6d301140eb411af13d3115f9a562c85cc6b541ade9dfa314132244aaee7489dd"
|
|
"checksum dtoa 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)" = "6d301140eb411af13d3115f9a562c85cc6b541ade9dfa314132244aaee7489dd"
|
|
"checksum encode_unicode 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)" = "90b2c9496c001e8cb61827acdefad780795c42264c137744cae6f7d9e3450abd"
|
|
"checksum encode_unicode 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)" = "90b2c9496c001e8cb61827acdefad780795c42264c137744cae6f7d9e3450abd"
|
|
"checksum encoding_rs 0.8.14 (registry+https://github.com/rust-lang/crates.io-index)" = "a69d152eaa438a291636c1971b0a370212165ca8a75759eb66818c5ce9b538f7"
|
|
"checksum encoding_rs 0.8.14 (registry+https://github.com/rust-lang/crates.io-index)" = "a69d152eaa438a291636c1971b0a370212165ca8a75759eb66818c5ce9b538f7"
|
|
-"checksum error-chain 0.8.1 (registry+https://github.com/rust-lang/crates.io-index)" = "6930e04918388a9a2e41d518c25cf679ccafe26733fb4127dbf21993f2575d46"
|
|
|
|
"checksum failure 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)" = "795bd83d3abeb9220f257e597aa0080a508b27533824adf336529648f6abf7e2"
|
|
"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 failure_derive 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)" = "ea1063915fd7ef4309e222a5a07cf9c319fb9c7836b1f89b85458672dbb127e1"
|
|
"checksum fake-simd 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" = "e88a8acf291dafb59c2d96e8f59828f3838bb1a70398823ade51a84de6a6deed"
|
|
"checksum fake-simd 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" = "e88a8acf291dafb59c2d96e8f59828f3838bb1a70398823ade51a84de6a6deed"
|
|
@@ -2107,7 +1910,6 @@ dependencies = [
|
|
"checksum h2 0.1.14 (registry+https://github.com/rust-lang/crates.io-index)" = "1ac030ae20dee464c5d0f36544d8b914a6bc606da44a57e052d2b0f5dae129e0"
|
|
"checksum h2 0.1.14 (registry+https://github.com/rust-lang/crates.io-index)" = "1ac030ae20dee464c5d0f36544d8b914a6bc606da44a57e052d2b0f5dae129e0"
|
|
"checksum hkdf 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)" = "1a89c4638cf4e02d9db29750659d2af13d9001b508716f77d4693ec8a1f8bda8"
|
|
"checksum hkdf 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)" = "1a89c4638cf4e02d9db29750659d2af13d9001b508716f77d4693ec8a1f8bda8"
|
|
"checksum hmac 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)" = "f127a908633569f208325f86f71255d3363c79721d7f9fe31cd5569908819771"
|
|
"checksum hmac 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)" = "f127a908633569f208325f86f71255d3363c79721d7f9fe31cd5569908819771"
|
|
-"checksum hostname 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)" = "21ceb46a83a85e824ef93669c8b390009623863b5c195d1ba747292c0c72f94e"
|
|
|
|
"checksum http 0.1.14 (registry+https://github.com/rust-lang/crates.io-index)" = "02096a6d2c55e63f7fcb800690e4f889a25f6ec342e3adb4594e293b625215ab"
|
|
"checksum http 0.1.14 (registry+https://github.com/rust-lang/crates.io-index)" = "02096a6d2c55e63f7fcb800690e4f889a25f6ec342e3adb4594e293b625215ab"
|
|
"checksum httparse 1.3.3 (registry+https://github.com/rust-lang/crates.io-index)" = "e8734b0cfd3bc3e101ec59100e101c2eecd19282202e87808b3037b442777a83"
|
|
"checksum httparse 1.3.3 (registry+https://github.com/rust-lang/crates.io-index)" = "e8734b0cfd3bc3e101ec59100e101c2eecd19282202e87808b3037b442777a83"
|
|
"checksum hyper 0.12.20 (registry+https://github.com/rust-lang/crates.io-index)" = "80eeda66c9ef8e18f5122fff2c54604c053420b11dae951cfb74cf1dcba2e93f"
|
|
"checksum hyper 0.12.20 (registry+https://github.com/rust-lang/crates.io-index)" = "80eeda66c9ef8e18f5122fff2c54604c053420b11dae951cfb74cf1dcba2e93f"
|
|
@@ -2116,25 +1918,21 @@ dependencies = [
|
|
"checksum idna 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)" = "38f09e0f0b1fb55fdee1f17470ad800da77af5186a1a76c026b679358b7e844e"
|
|
"checksum idna 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)" = "38f09e0f0b1fb55fdee1f17470ad800da77af5186a1a76c026b679358b7e844e"
|
|
"checksum indexmap 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)" = "7e81a7c05f79578dbc15793d8b619db9ba32b4577003ef3af1a91c416798c58d"
|
|
"checksum indexmap 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)" = "7e81a7c05f79578dbc15793d8b619db9ba32b4577003ef3af1a91c416798c58d"
|
|
"checksum iovec 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" = "dbe6e417e7d0975db6512b90796e8ce223145ac4e33c377e4a42882a0e88bb08"
|
|
"checksum iovec 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" = "dbe6e417e7d0975db6512b90796e8ce223145ac4e33c377e4a42882a0e88bb08"
|
|
-"checksum ipconfig 0.1.9 (registry+https://github.com/rust-lang/crates.io-index)" = "08f7eadeaf4b52700de180d147c4805f199854600b36faa963d91114827b2ffc"
|
|
|
|
"checksum itoa 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)" = "1306f3464951f30e30d12373d31c79fbd52d236e5e896fd92f96ec7babbbe60b"
|
|
"checksum itoa 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)" = "1306f3464951f30e30d12373d31c79fbd52d236e5e896fd92f96ec7babbbe60b"
|
|
"checksum kernel32-sys 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)" = "7507624b29483431c0ba2d82aece8ca6cdba9382bff4ddd0f7490560c056098d"
|
|
"checksum kernel32-sys 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)" = "7507624b29483431c0ba2d82aece8ca6cdba9382bff4ddd0f7490560c056098d"
|
|
"checksum lazy_static 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = "a374c89b9db55895453a74c1e38861d9deec0b01b405a82516e9d5de4820dea1"
|
|
"checksum lazy_static 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = "a374c89b9db55895453a74c1e38861d9deec0b01b405a82516e9d5de4820dea1"
|
|
"checksum lazycell 1.2.1 (registry+https://github.com/rust-lang/crates.io-index)" = "b294d6fa9ee409a054354afc4352b0b9ef7ca222c69b8812cbea9e7d2bf3783f"
|
|
"checksum lazycell 1.2.1 (registry+https://github.com/rust-lang/crates.io-index)" = "b294d6fa9ee409a054354afc4352b0b9ef7ca222c69b8812cbea9e7d2bf3783f"
|
|
"checksum libc 0.2.46 (registry+https://github.com/rust-lang/crates.io-index)" = "023a4cd09b2ff695f9734c1934145a315594b7986398496841c7031a5a1bbdbd"
|
|
"checksum libc 0.2.46 (registry+https://github.com/rust-lang/crates.io-index)" = "023a4cd09b2ff695f9734c1934145a315594b7986398496841c7031a5a1bbdbd"
|
|
"checksum libflate 0.1.19 (registry+https://github.com/rust-lang/crates.io-index)" = "bff3ac7d6f23730d3b533c35ed75eef638167634476a499feef16c428d74b57b"
|
|
"checksum libflate 0.1.19 (registry+https://github.com/rust-lang/crates.io-index)" = "bff3ac7d6f23730d3b533c35ed75eef638167634476a499feef16c428d74b57b"
|
|
-"checksum linked-hash-map 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)" = "7860ec297f7008ff7a1e3382d7f7e1dcd69efc94751a2284bafc3d013c2aa939"
|
|
|
|
"checksum lock_api 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)" = "62ebf1391f6acad60e5c8b43706dde4582df75c06698ab44511d15016bc2442c"
|
|
"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"
|
|
"checksum log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)" = "c84ec4b527950aa83a329754b01dbe3f58361d1c5efacd1f6d68c494d08a17c6"
|
|
-"checksum lru-cache 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "4d06ff7ff06f729ce5f4e227876cb88d10bc59cd4ae1e09fbb2bde15c850dc21"
|
|
|
|
"checksum malloc_buf 0.0.6 (registry+https://github.com/rust-lang/crates.io-index)" = "62bb907fe88d54d8d9ce32a3cceab4218ed2f6b7d35617cafe9adf84e43919cb"
|
|
"checksum malloc_buf 0.0.6 (registry+https://github.com/rust-lang/crates.io-index)" = "62bb907fe88d54d8d9ce32a3cceab4218ed2f6b7d35617cafe9adf84e43919cb"
|
|
"checksum matches 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)" = "7ffc5c5338469d4d3ea17d269fa8ea3512ad247247c30bd2df69e68309ed0a08"
|
|
"checksum matches 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)" = "7ffc5c5338469d4d3ea17d269fa8ea3512ad247247c30bd2df69e68309ed0a08"
|
|
"checksum memchr 2.1.2 (registry+https://github.com/rust-lang/crates.io-index)" = "db4c41318937f6e76648f42826b1d9ade5c09cafb5aef7e351240a70f39206e9"
|
|
"checksum memchr 2.1.2 (registry+https://github.com/rust-lang/crates.io-index)" = "db4c41318937f6e76648f42826b1d9ade5c09cafb5aef7e351240a70f39206e9"
|
|
"checksum memoffset 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)" = "0f9dc261e2b62d7a622bf416ea3c5245cdd5d9a7fcc428c0d06804dfce1775b3"
|
|
"checksum memoffset 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)" = "0f9dc261e2b62d7a622bf416ea3c5245cdd5d9a7fcc428c0d06804dfce1775b3"
|
|
-"checksum mime 0.3.12 (registry+https://github.com/rust-lang/crates.io-index)" = "0a907b83e7b9e987032439a387e187119cddafc92d5c2aaeb1d92580a793f630"
|
|
|
|
|
|
+"checksum mime 0.3.13 (registry+https://github.com/rust-lang/crates.io-index)" = "3e27ca21f40a310bd06d9031785f4801710d566c184a6e15bad4f1d9b65f9425"
|
|
"checksum mime_guess 2.0.0-alpha.6 (registry+https://github.com/rust-lang/crates.io-index)" = "30de2e4613efcba1ec63d8133f344076952090c122992a903359be5a4f99c3ed"
|
|
"checksum mime_guess 2.0.0-alpha.6 (registry+https://github.com/rust-lang/crates.io-index)" = "30de2e4613efcba1ec63d8133f344076952090c122992a903359be5a4f99c3ed"
|
|
"checksum mio 0.6.16 (registry+https://github.com/rust-lang/crates.io-index)" = "71646331f2619b1026cc302f87a2b8b648d5c6dd6937846a16cc8ce0f347f432"
|
|
"checksum mio 0.6.16 (registry+https://github.com/rust-lang/crates.io-index)" = "71646331f2619b1026cc302f87a2b8b648d5c6dd6937846a16cc8ce0f347f432"
|
|
-"checksum mio-uds 0.6.7 (registry+https://github.com/rust-lang/crates.io-index)" = "966257a94e196b11bb43aca423754d87429960a768de9414f3691d6957abf125"
|
|
|
|
"checksum miow 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)" = "8c1f2f3b1cf331de6896aabf6e9d55dca90356cc9960cca7eaaf408a355ae919"
|
|
"checksum miow 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)" = "8c1f2f3b1cf331de6896aabf6e9d55dca90356cc9960cca7eaaf408a355ae919"
|
|
"checksum native-tls 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)" = "ff8e08de0070bbf4c31f452ea2a70db092f36f6f2e4d897adf5674477d488fb2"
|
|
"checksum native-tls 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)" = "ff8e08de0070bbf4c31f452ea2a70db092f36f6f2e4d897adf5674477d488fb2"
|
|
"checksum net2 0.2.33 (registry+https://github.com/rust-lang/crates.io-index)" = "42550d9fb7b6684a6d404d9fa7250c2eb2646df731d1c06afc06dcee9e1bcf88"
|
|
"checksum net2 0.2.33 (registry+https://github.com/rust-lang/crates.io-index)" = "42550d9fb7b6684a6d404d9fa7250c2eb2646df731d1c06afc06dcee9e1bcf88"
|
|
@@ -2163,7 +1961,6 @@ dependencies = [
|
|
"checksum prettytable-rs 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)" = "0fd04b170004fa2daccf418a7f8253aaf033c27760b5f225889024cf66d7ac2e"
|
|
"checksum prettytable-rs 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)" = "0fd04b170004fa2daccf418a7f8253aaf033c27760b5f225889024cf66d7ac2e"
|
|
"checksum proc-macro2 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)" = "1b06e2f335f48d24442b35a19df506a835fb3547bc3c06ef27340da9acf5cae7"
|
|
"checksum proc-macro2 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)" = "1b06e2f335f48d24442b35a19df506a835fb3547bc3c06ef27340da9acf5cae7"
|
|
"checksum proc-macro2 0.4.24 (registry+https://github.com/rust-lang/crates.io-index)" = "77619697826f31a02ae974457af0b29b723e5619e113e9397b8b82c6bd253f09"
|
|
"checksum proc-macro2 0.4.24 (registry+https://github.com/rust-lang/crates.io-index)" = "77619697826f31a02ae974457af0b29b723e5619e113e9397b8b82c6bd253f09"
|
|
-"checksum quick-error 1.2.2 (registry+https://github.com/rust-lang/crates.io-index)" = "9274b940887ce9addde99c4eee6b5c44cc494b182b97e73dc8ffdcb3397fd3f0"
|
|
|
|
"checksum quote 0.5.2 (registry+https://github.com/rust-lang/crates.io-index)" = "9949cfe66888ffe1d53e6ec9d9f3b70714083854be20fd5e271b232a017401e8"
|
|
"checksum quote 0.5.2 (registry+https://github.com/rust-lang/crates.io-index)" = "9949cfe66888ffe1d53e6ec9d9f3b70714083854be20fd5e271b232a017401e8"
|
|
"checksum quote 0.6.10 (registry+https://github.com/rust-lang/crates.io-index)" = "53fa22a1994bd0f9372d7a816207d8a2677ad0325b073f5c5332760f0fb62b5c"
|
|
"checksum quote 0.6.10 (registry+https://github.com/rust-lang/crates.io-index)" = "53fa22a1994bd0f9372d7a816207d8a2677ad0325b073f5c5332760f0fb62b5c"
|
|
"checksum rand 0.5.5 (registry+https://github.com/rust-lang/crates.io-index)" = "e464cd887e869cddcae8792a4ee31d23c7edd516700695608f5b98c67ee0131c"
|
|
"checksum rand 0.5.5 (registry+https://github.com/rust-lang/crates.io-index)" = "e464cd887e869cddcae8792a4ee31d23c7edd516700695608f5b98c67ee0131c"
|
|
@@ -2182,8 +1979,7 @@ dependencies = [
|
|
"checksum regex 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "37e7cbbd370869ce2e8dff25c7018702d10b21a20ef7135316f8daecd6c25b7f"
|
|
"checksum regex 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "37e7cbbd370869ce2e8dff25c7018702d10b21a20ef7135316f8daecd6c25b7f"
|
|
"checksum regex-syntax 0.6.4 (registry+https://github.com/rust-lang/crates.io-index)" = "4e47a2ed29da7a9e1960e1639e7a982e6edc6d49be308a3b02daf511504a16d1"
|
|
"checksum regex-syntax 0.6.4 (registry+https://github.com/rust-lang/crates.io-index)" = "4e47a2ed29da7a9e1960e1639e7a982e6edc6d49be308a3b02daf511504a16d1"
|
|
"checksum remove_dir_all 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)" = "3488ba1b9a2084d38645c4c08276a1752dcbf2c7130d74f1569681ad5d2799c5"
|
|
"checksum remove_dir_all 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)" = "3488ba1b9a2084d38645c4c08276a1752dcbf2c7130d74f1569681ad5d2799c5"
|
|
-"checksum reqwest 0.9.7 (registry+https://github.com/rust-lang/crates.io-index)" = "519ae6326d2e2863bd9e03cf5bd57758a330076a4b2be42eb00cea9a35f4084a"
|
|
|
|
-"checksum resolv-conf 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)" = "b263b4aa1b5de9ffc0054a2386f96992058bb6870aab516f8cdeb8a667d56dcb"
|
|
|
|
|
|
+"checksum reqwest 0.9.8 (registry+https://github.com/rust-lang/crates.io-index)" = "0e60f169af3915c294818d55dde549f00d2966cef36d6c5e7255d75df3f2b16f"
|
|
"checksum rpassword 2.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "d37473170aedbe66ffa3ad3726939ba677d83c646ad4fd99e5b4bc38712f45ec"
|
|
"checksum rpassword 2.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "d37473170aedbe66ffa3ad3726939ba677d83c646ad4fd99e5b4bc38712f45ec"
|
|
"checksum rustc-demangle 0.1.13 (registry+https://github.com/rust-lang/crates.io-index)" = "adacaae16d02b6ec37fdc7acfcddf365978de76d1983d3ee22afc260e1ca9619"
|
|
"checksum rustc-demangle 0.1.13 (registry+https://github.com/rust-lang/crates.io-index)" = "adacaae16d02b6ec37fdc7acfcddf365978de76d1983d3ee22afc260e1ca9619"
|
|
"checksum rustc_version 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)" = "138e3e0acb6c9fb258b19b67cb8abd63c00679d2851805ea151465464fe9030a"
|
|
"checksum rustc_version 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)" = "138e3e0acb6c9fb258b19b67cb8abd63c00679d2851805ea151465464fe9030a"
|
|
@@ -2200,9 +1996,8 @@ dependencies = [
|
|
"checksum serde_urlencoded 0.5.4 (registry+https://github.com/rust-lang/crates.io-index)" = "d48f9f99cd749a2de71d29da5f948de7f2764cc5a9d7f3c97e3514d4ee6eabf2"
|
|
"checksum serde_urlencoded 0.5.4 (registry+https://github.com/rust-lang/crates.io-index)" = "d48f9f99cd749a2de71d29da5f948de7f2764cc5a9d7f3c97e3514d4ee6eabf2"
|
|
"checksum sha2 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)" = "7b4d8bfd0e469f417657573d8451fb33d16cfe0989359b93baf3a1ffc639543d"
|
|
"checksum sha2 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)" = "7b4d8bfd0e469f417657573d8451fb33d16cfe0989359b93baf3a1ffc639543d"
|
|
"checksum siphasher 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)" = "0b8de496cf83d4ed58b6be86c3a275b8602f6ffe98d3024a869e124147a9a3ac"
|
|
"checksum siphasher 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)" = "0b8de496cf83d4ed58b6be86c3a275b8602f6ffe98d3024a869e124147a9a3ac"
|
|
-"checksum slab 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)" = "5f9776d6b986f77b35c6cf846c11ad986ff128fe0b2b63a3628e3755e8d3102d"
|
|
|
|
|
|
+"checksum slab 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)" = "c111b5bd5695e56cffe5129854aa230b39c93a305372fdbb2668ca2394eea9f8"
|
|
"checksum smallvec 0.6.7 (registry+https://github.com/rust-lang/crates.io-index)" = "b73ea3738b47563803ef814925e69be00799a8c07420be8b996f8e98fb2336db"
|
|
"checksum smallvec 0.6.7 (registry+https://github.com/rust-lang/crates.io-index)" = "b73ea3738b47563803ef814925e69be00799a8c07420be8b996f8e98fb2336db"
|
|
-"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 stable_deref_trait 1.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "dba1a27d3efae4351c8051072d619e3ade2820635c3958d826bfea39d59b54c8"
|
|
"checksum string 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)" = "b639411d0b9c738748b5397d5ceba08e648f4f1992231aa859af1a017f31f60b"
|
|
"checksum string 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)" = "b639411d0b9c738748b5397d5ceba08e648f4f1992231aa859af1a017f31f60b"
|
|
"checksum strsim 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)" = "bb4f380125926a99e52bc279241539c018323fab05ad6368b56f93d9369ff550"
|
|
"checksum strsim 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)" = "bb4f380125926a99e52bc279241539c018323fab05ad6368b56f93d9369ff550"
|
|
@@ -2218,20 +2013,14 @@ dependencies = [
|
|
"checksum thread_local 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)" = "c6b53e329000edc2b34dbe8545fd20e55a333362d0a321909685a19bd28c3f1b"
|
|
"checksum thread_local 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)" = "c6b53e329000edc2b34dbe8545fd20e55a333362d0a321909685a19bd28c3f1b"
|
|
"checksum time 0.1.42 (registry+https://github.com/rust-lang/crates.io-index)" = "db8dcfca086c1143c9270ac42a2bbd8a7ee477b78ac8e45b19abfb0cbede4b6f"
|
|
"checksum time 0.1.42 (registry+https://github.com/rust-lang/crates.io-index)" = "db8dcfca086c1143c9270ac42a2bbd8a7ee477b78ac8e45b19abfb0cbede4b6f"
|
|
"checksum tokio 0.1.14 (registry+https://github.com/rust-lang/crates.io-index)" = "4790d0be6f4ba6ae4f48190efa2ed7780c9e3567796abdb285003cf39840d9c5"
|
|
"checksum tokio 0.1.14 (registry+https://github.com/rust-lang/crates.io-index)" = "4790d0be6f4ba6ae4f48190efa2ed7780c9e3567796abdb285003cf39840d9c5"
|
|
-"checksum tokio-codec 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "5c501eceaf96f0e1793cf26beb63da3d11c738c4a943fdf3746d81d64684c39f"
|
|
|
|
"checksum tokio-current-thread 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)" = "331c8acc267855ec06eb0c94618dcbbfea45bed2d20b77252940095273fb58f6"
|
|
"checksum tokio-current-thread 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)" = "331c8acc267855ec06eb0c94618dcbbfea45bed2d20b77252940095273fb58f6"
|
|
"checksum tokio-executor 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)" = "30c6dbf2d1ad1de300b393910e8a3aa272b724a400b6531da03eed99e329fbf0"
|
|
"checksum tokio-executor 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)" = "30c6dbf2d1ad1de300b393910e8a3aa272b724a400b6531da03eed99e329fbf0"
|
|
-"checksum tokio-fs 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)" = "0e9cbbc8a3698b7ab652340f46633364f9eaa928ddaaee79d8b8f356dd79a09d"
|
|
|
|
"checksum tokio-io 0.1.11 (registry+https://github.com/rust-lang/crates.io-index)" = "b53aeb9d3f5ccf2ebb29e19788f96987fa1355f8fe45ea193928eaaaf3ae820f"
|
|
"checksum tokio-io 0.1.11 (registry+https://github.com/rust-lang/crates.io-index)" = "b53aeb9d3f5ccf2ebb29e19788f96987fa1355f8fe45ea193928eaaaf3ae820f"
|
|
"checksum tokio-reactor 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)" = "afbcdb0f0d2a1e4c440af82d7bbf0bf91a8a8c0575bcd20c05d15be7e9d3a02f"
|
|
"checksum tokio-reactor 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)" = "afbcdb0f0d2a1e4c440af82d7bbf0bf91a8a8c0575bcd20c05d15be7e9d3a02f"
|
|
"checksum tokio-tcp 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)" = "1d14b10654be682ac43efee27401d792507e30fd8d26389e1da3b185de2e4119"
|
|
"checksum tokio-tcp 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)" = "1d14b10654be682ac43efee27401d792507e30fd8d26389e1da3b185de2e4119"
|
|
"checksum tokio-threadpool 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)" = "17465013014410310f9f61fa10bf4724803c149ea1d51efece131c38efca93aa"
|
|
"checksum tokio-threadpool 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)" = "17465013014410310f9f61fa10bf4724803c149ea1d51efece131c38efca93aa"
|
|
"checksum tokio-timer 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)" = "4f37f0111d76cc5da132fe9bc0590b9b9cfd079bc7e75ac3846278430a299ff8"
|
|
"checksum tokio-timer 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)" = "4f37f0111d76cc5da132fe9bc0590b9b9cfd079bc7e75ac3846278430a299ff8"
|
|
-"checksum tokio-udp 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)" = "66268575b80f4a4a710ef83d087fdfeeabdce9b74c797535fbac18a2cb906e92"
|
|
|
|
-"checksum tokio-uds 0.2.5 (registry+https://github.com/rust-lang/crates.io-index)" = "037ffc3ba0e12a0ab4aca92e5234e0dedeb48fddf6ccd260f1f150a36a9f2445"
|
|
|
|
"checksum toml 0.4.10 (registry+https://github.com/rust-lang/crates.io-index)" = "758664fc71a3a69038656bee8b6be6477d2a6c315a6b81f7081f591bffa4111f"
|
|
"checksum toml 0.4.10 (registry+https://github.com/rust-lang/crates.io-index)" = "758664fc71a3a69038656bee8b6be6477d2a6c315a6b81f7081f591bffa4111f"
|
|
-"checksum trust-dns-proto 0.6.1 (registry+https://github.com/rust-lang/crates.io-index)" = "e33f29df428f112ffeda24b328b814b61d6916be29aa89f19bc3f684ba5437b8"
|
|
|
|
-"checksum trust-dns-resolver 0.10.2 (registry+https://github.com/rust-lang/crates.io-index)" = "de630f95a192f793436ffae5137e88253cc4142a97d9a8e73c8d804fa85ddf0a"
|
|
|
|
"checksum try-lock 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)" = "e604eb7b43c06650e854be16a2a03155743d3752dd1c943f6829e26b7a36e382"
|
|
"checksum try-lock 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)" = "e604eb7b43c06650e854be16a2a03155743d3752dd1c943f6829e26b7a36e382"
|
|
"checksum typenum 1.10.0 (registry+https://github.com/rust-lang/crates.io-index)" = "612d636f949607bdf9b123b4a6f6d966dedf3ff669f7f045890d3a4a73948169"
|
|
"checksum typenum 1.10.0 (registry+https://github.com/rust-lang/crates.io-index)" = "612d636f949607bdf9b123b4a6f6d966dedf3ff669f7f045890d3a4a73948169"
|
|
"checksum ucd-util 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)" = "535c204ee4d8434478593480b8f86ab45ec9aae0e83c568ca81abf0fd0e88f86"
|
|
"checksum ucd-util 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)" = "535c204ee4d8434478593480b8f86ab45ec9aae0e83c568ca81abf0fd0e88f86"
|
|
@@ -2252,14 +2041,11 @@ dependencies = [
|
|
"checksum version_check 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)" = "914b1a6776c4c929a602fafd8bc742e06365d4bcbe48c30f9cca5824f70dc9dd"
|
|
"checksum version_check 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)" = "914b1a6776c4c929a602fafd8bc742e06365d4bcbe48c30f9cca5824f70dc9dd"
|
|
"checksum void 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)" = "6a02e4885ed3bc0f2de90ea6dd45ebcbb66dacffe03547fadbb0eeae2770887d"
|
|
"checksum void 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)" = "6a02e4885ed3bc0f2de90ea6dd45ebcbb66dacffe03547fadbb0eeae2770887d"
|
|
"checksum want 0.0.6 (registry+https://github.com/rust-lang/crates.io-index)" = "797464475f30ddb8830cc529aaaae648d581f99e2036a928877dfde027ddf6b3"
|
|
"checksum want 0.0.6 (registry+https://github.com/rust-lang/crates.io-index)" = "797464475f30ddb8830cc529aaaae648d581f99e2036a928877dfde027ddf6b3"
|
|
-"checksum widestring 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)" = "7157704c2e12e3d2189c507b7482c52820a16dfa4465ba91add92f266667cadb"
|
|
|
|
"checksum winapi 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)" = "167dc9d6949a9b857f3451275e911c3f44255842c1f7a76f33c55103a909087a"
|
|
"checksum winapi 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)" = "167dc9d6949a9b857f3451275e911c3f44255842c1f7a76f33c55103a909087a"
|
|
"checksum winapi 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)" = "92c1eb33641e276cfa214a0522acad57be5c56b10cb348b3c5117db75f3ac4b0"
|
|
"checksum winapi 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)" = "92c1eb33641e276cfa214a0522acad57be5c56b10cb348b3c5117db75f3ac4b0"
|
|
"checksum winapi-build 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "2d315eee3b34aca4797b2da6b13ed88266e6d612562a0c46390af8299fc699bc"
|
|
"checksum winapi-build 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "2d315eee3b34aca4797b2da6b13ed88266e6d612562a0c46390af8299fc699bc"
|
|
"checksum winapi-i686-pc-windows-gnu 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)" = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6"
|
|
"checksum winapi-i686-pc-windows-gnu 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)" = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6"
|
|
"checksum winapi-x86_64-pc-windows-gnu 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)" = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f"
|
|
"checksum winapi-x86_64-pc-windows-gnu 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)" = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f"
|
|
-"checksum winreg 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)" = "a27a759395c1195c4cc5cda607ef6f8f6498f64e78f7900f5de0a127a424704a"
|
|
|
|
-"checksum winutil 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "7daf138b6b14196e3830a588acf1e86966c694d3e8fb026fb105b8b5dca07e6e"
|
|
|
|
"checksum ws2_32-sys 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)" = "d59cefebd0c892fa2dd6de581e937301d8552cb44489cdff035c6187cb63fa5e"
|
|
"checksum ws2_32-sys 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)" = "d59cefebd0c892fa2dd6de581e937301d8552cb44489cdff035c6187cb63fa5e"
|
|
"checksum x11-clipboard 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)" = "d8617c6185c96e5fcf57ff156496d73c9c82b7f09a5fea21b518dd32c10e2e05"
|
|
"checksum x11-clipboard 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)" = "d8617c6185c96e5fcf57ff156496d73c9c82b7f09a5fea21b518dd32c10e2e05"
|
|
"checksum xattr 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)" = "244c3741f4240ef46274860397c7c74e50eb23624996930e484c16679633a54c"
|
|
"checksum xattr 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)" = "244c3741f4240ef46274860397c7c74e50eb23624996930e484c16679633a54c"
|