|
|
|
@ -6,7 +6,7 @@ version = "0.1.2"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"bytes 0.4.12 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"futures 0.1.27 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"futures 0.1.28 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"log 0.4.6 (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.12 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
@ -19,10 +19,10 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"actix-codec 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"actix-service 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"actix-utils 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"actix-utils 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"derive_more 0.14.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"either 1.5.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"futures 0.1.27 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"futures 0.1.28 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"http 0.1.17 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"tokio-current-thread 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
@ -32,7 +32,7 @@ dependencies = [
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "actix-http"
|
|
|
|
|
version = "0.2.3"
|
|
|
|
|
version = "0.2.5"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"actix-codec 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
@ -40,7 +40,7 @@ dependencies = [
|
|
|
|
|
"actix-server-config 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"actix-service 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"actix-threadpool 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"actix-utils 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"actix-utils 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"base64 0.10.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"bitflags 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"brotli2 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
@ -48,14 +48,14 @@ dependencies = [
|
|
|
|
|
"bytes 0.4.12 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"chrono 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"copyless 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"derive_more 0.14.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"derive_more 0.15.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"either 1.5.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"encoding 0.2.33 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"encoding_rs 0.8.17 (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.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"futures 0.1.27 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"futures 0.1.28 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"h2 0.1.23 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"hashbrown 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"hashbrown 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"http 0.1.17 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"httparse 1.3.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"indexmap 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
@ -66,9 +66,8 @@ dependencies = [
|
|
|
|
|
"percent-encoding 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"rand 0.6.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"regex 1.1.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"ring 0.14.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde 1.0.92 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde_json 1.0.39 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde 1.0.93 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde_json 1.0.40 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde_urlencoded 0.5.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"sha1 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"slab 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
@ -88,17 +87,17 @@ dependencies = [
|
|
|
|
|
"http 0.1.17 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"regex 1.1.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde 1.0.92 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde 1.0.93 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"string 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "actix-rt"
|
|
|
|
|
version = "0.2.2"
|
|
|
|
|
version = "0.2.3"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"actix-threadpool 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"futures 0.1.27 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"futures 0.1.28 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"tokio-current-thread 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"tokio-executor 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"tokio-reactor 0.1.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
@ -110,10 +109,10 @@ name = "actix-server"
|
|
|
|
|
version = "0.5.1"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"actix-rt 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"actix-rt 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"actix-server-config 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"actix-service 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"futures 0.1.27 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"futures 0.1.28 (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.19 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"net2 0.2.33 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
@ -131,7 +130,7 @@ name = "actix-server-config"
|
|
|
|
|
version = "0.1.1"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"futures 0.1.27 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"futures 0.1.28 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"tokio-io 0.1.12 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"tokio-tcp 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
]
|
|
|
|
@ -141,7 +140,7 @@ name = "actix-service"
|
|
|
|
|
version = "0.4.1"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"futures 0.1.27 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"futures 0.1.28 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
@ -150,7 +149,7 @@ version = "0.1.1"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"derive_more 0.14.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"futures 0.1.27 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"futures 0.1.28 (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)",
|
|
|
|
|
"num_cpus 1.10.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
@ -160,14 +159,14 @@ dependencies = [
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "actix-utils"
|
|
|
|
|
version = "0.4.1"
|
|
|
|
|
version = "0.4.2"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"actix-codec 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"actix-service 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"bytes 0.4.12 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"either 1.5.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"futures 0.1.27 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"futures 0.1.28 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"tokio-current-thread 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"tokio-timer 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
@ -175,32 +174,32 @@ dependencies = [
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "actix-web"
|
|
|
|
|
version = "1.0.0"
|
|
|
|
|
version = "1.0.3"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"actix-codec 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"actix-http 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"actix-http 0.2.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"actix-router 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"actix-rt 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"actix-rt 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"actix-server 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"actix-server-config 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"actix-service 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"actix-threadpool 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"actix-utils 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"actix-utils 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"actix-web-codegen 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"awc 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"bytes 0.4.12 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"derive_more 0.14.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"encoding 0.2.33 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"futures 0.1.27 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"hashbrown 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"derive_more 0.15.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"encoding_rs 0.8.17 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"futures 0.1.28 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"hashbrown 0.5.0 (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.13 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"net2 0.2.33 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"parking_lot 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"regex 1.1.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde 1.0.92 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde_json 1.0.39 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde 1.0.93 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde_json 1.0.40 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde_urlencoded 0.5.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"time 0.1.42 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"url 1.7.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
@ -275,18 +274,18 @@ version = "0.2.1"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"actix-codec 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"actix-http 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"actix-http 0.2.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"actix-service 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"base64 0.10.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"bytes 0.4.12 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"derive_more 0.14.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"futures 0.1.27 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"futures 0.1.28 (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.13 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"percent-encoding 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"rand 0.6.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde 1.0.92 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde_json 1.0.39 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde 1.0.93 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde_json 1.0.40 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde_urlencoded 0.5.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"tokio-timer 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
]
|
|
|
|
@ -447,8 +446,8 @@ dependencies = [
|
|
|
|
|
"idna 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"publicsuffix 1.5.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde 1.0.92 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde_json 1.0.39 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde 1.0.93 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde_json 1.0.40 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"time 0.1.42 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"try_from 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"url 1.7.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
@ -539,6 +538,19 @@ dependencies = [
|
|
|
|
|
"syn 0.15.35 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "derive_more"
|
|
|
|
|
version = "0.15.0"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"lazy_static 1.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"proc-macro2 0.4.30 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"quote 0.6.12 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"regex 1.1.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"rustc_version 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"syn 0.15.35 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "dtoa"
|
|
|
|
|
version = "0.4.4"
|
|
|
|
@ -703,7 +715,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "futures"
|
|
|
|
|
version = "0.1.27"
|
|
|
|
|
version = "0.1.28"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
@ -711,7 +723,7 @@ name = "futures-cpupool"
|
|
|
|
|
version = "0.1.8"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"futures 0.1.27 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"futures 0.1.28 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"num_cpus 1.10.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
@ -737,7 +749,7 @@ dependencies = [
|
|
|
|
|
"byteorder 1.3.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"bytes 0.4.12 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"fnv 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"futures 0.1.27 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"futures 0.1.28 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"http 0.1.17 (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)",
|
|
|
|
@ -748,7 +760,7 @@ dependencies = [
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "hashbrown"
|
|
|
|
|
version = "0.3.1"
|
|
|
|
|
version = "0.5.0"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
@ -761,12 +773,12 @@ dependencies = [
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "hoc"
|
|
|
|
|
version = "0.8.0"
|
|
|
|
|
version = "0.9.6"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"actix-web 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"actix-web 1.0.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"badge 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"bytes 0.4.12 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"futures 0.1.27 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"futures 0.1.28 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"git2 0.9.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)",
|
|
|
|
@ -774,11 +786,11 @@ dependencies = [
|
|
|
|
|
"number_prefix 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"openssl-probe 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"reqwest 0.9.17 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"ructe 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde 1.0.92 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde_derive 1.0.92 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde_json 1.0.39 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"structopt 0.2.16 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"ructe 0.6.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde 1.0.93 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde_derive 1.0.94 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde_json 1.0.40 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"structopt 0.2.18 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"vergen 3.0.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
@ -807,7 +819,7 @@ version = "0.1.0"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"bytes 0.4.12 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"futures 0.1.27 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"futures 0.1.28 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"http 0.1.17 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"tokio-buf 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
]
|
|
|
|
@ -831,7 +843,7 @@ version = "0.12.29"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"bytes 0.4.12 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"futures 0.1.27 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"futures 0.1.28 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"futures-cpupool 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"h2 0.1.23 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"http 0.1.17 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
@ -860,7 +872,7 @@ version = "0.3.2"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"bytes 0.4.12 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"futures 0.1.27 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"futures 0.1.28 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"hyper 0.12.29 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"native-tls 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"tokio-io 0.1.12 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
@ -1003,7 +1015,7 @@ version = "0.4.6"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"cfg-if 0.1.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde 1.0.92 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde 1.0.93 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
@ -1025,10 +1037,10 @@ dependencies = [
|
|
|
|
|
"libc 0.2.58 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"log-mdc 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde 1.0.92 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde 1.0.93 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde-value 0.5.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde_derive 1.0.92 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde_json 1.0.39 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde_derive 1.0.94 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde_json 1.0.40 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde_yaml 0.8.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"thread-id 3.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"typemap 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
@ -1567,7 +1579,7 @@ dependencies = [
|
|
|
|
|
"cookie_store 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"encoding_rs 0.8.17 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"flate2 1.0.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"futures 0.1.27 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"futures 0.1.28 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"http 0.1.17 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"hyper 0.12.29 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"hyper-tls 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
@ -1575,8 +1587,8 @@ dependencies = [
|
|
|
|
|
"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)",
|
|
|
|
|
"native-tls 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde 1.0.92 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde_json 1.0.39 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde 1.0.93 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde_json 1.0.40 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde_urlencoded 0.5.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"time 0.1.42 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"tokio 0.1.21 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
@ -1597,22 +1609,9 @@ dependencies = [
|
|
|
|
|
"quick-error 1.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "ring"
|
|
|
|
|
version = "0.14.6"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"cc 1.0.37 (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.58 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"spin 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"untrusted 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"winapi 0.3.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "ructe"
|
|
|
|
|
version = "0.6.2"
|
|
|
|
|
version = "0.6.4"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"base64 0.10.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
@ -1648,7 +1647,7 @@ dependencies = [
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "ryu"
|
|
|
|
|
version = "0.2.8"
|
|
|
|
|
version = "1.0.0"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
@ -1709,10 +1708,10 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "serde"
|
|
|
|
|
version = "1.0.92"
|
|
|
|
|
version = "1.0.93"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"serde_derive 1.0.92 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde_derive 1.0.94 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
@ -1721,12 +1720,12 @@ version = "0.5.3"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"ordered-float 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde 1.0.92 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde 1.0.93 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "serde_derive"
|
|
|
|
|
version = "1.0.92"
|
|
|
|
|
version = "1.0.94"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"proc-macro2 0.4.30 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
@ -1736,12 +1735,12 @@ dependencies = [
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "serde_json"
|
|
|
|
|
version = "1.0.39"
|
|
|
|
|
version = "1.0.40"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"itoa 0.4.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"ryu 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde 1.0.92 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"ryu 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde 1.0.93 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
@ -1751,7 +1750,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"dtoa 0.4.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"itoa 0.4.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde 1.0.92 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde 1.0.93 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"url 1.7.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
@ -1762,7 +1761,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"dtoa 0.4.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"linked-hash-map 0.5.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde 1.0.92 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde 1.0.93 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"yaml-rust 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
@ -1815,11 +1814,6 @@ dependencies = [
|
|
|
|
|
"winapi 0.3.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "spin"
|
|
|
|
|
version = "0.5.0"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "stable_deref_trait"
|
|
|
|
|
version = "1.1.1"
|
|
|
|
@ -1848,16 +1842,16 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "structopt"
|
|
|
|
|
version = "0.2.16"
|
|
|
|
|
version = "0.2.18"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"clap 2.33.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"structopt-derive 0.2.16 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"structopt-derive 0.2.18 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "structopt-derive"
|
|
|
|
|
version = "0.2.16"
|
|
|
|
|
version = "0.2.18"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"heck 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
@ -1961,7 +1955,7 @@ version = "0.1.21"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"bytes 0.4.12 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"futures 0.1.27 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"futures 0.1.28 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"mio 0.6.19 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"num_cpus 1.10.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"tokio-current-thread 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
@ -1981,7 +1975,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"bytes 0.4.12 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"either 1.5.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"futures 0.1.27 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"futures 0.1.28 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
@ -1990,7 +1984,7 @@ version = "0.1.1"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"bytes 0.4.12 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"futures 0.1.27 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"futures 0.1.28 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"tokio-io 0.1.12 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
@ -1999,7 +1993,7 @@ name = "tokio-current-thread"
|
|
|
|
|
version = "0.1.6"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"futures 0.1.27 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"futures 0.1.28 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"tokio-executor 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
@ -2009,7 +2003,7 @@ version = "0.1.7"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"crossbeam-utils 0.6.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"futures 0.1.27 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"futures 0.1.28 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
@ -2018,7 +2012,7 @@ version = "0.1.12"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"bytes 0.4.12 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"futures 0.1.27 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"futures 0.1.28 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
@ -2028,7 +2022,7 @@ version = "0.1.9"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"crossbeam-utils 0.6.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"futures 0.1.27 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"futures 0.1.28 (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)",
|
|
|
|
|
"mio 0.6.19 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
@ -2045,7 +2039,7 @@ name = "tokio-signal"
|
|
|
|
|
version = "0.2.7"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"futures 0.1.27 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"futures 0.1.28 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"libc 0.2.58 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"mio 0.6.19 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"mio-uds 0.6.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
@ -2062,7 +2056,7 @@ version = "0.1.6"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"fnv 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"futures 0.1.27 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"futures 0.1.28 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
@ -2071,7 +2065,7 @@ version = "0.1.3"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"bytes 0.4.12 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"futures 0.1.27 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"futures 0.1.28 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"iovec 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"mio 0.6.19 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"tokio-io 0.1.12 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
@ -2086,7 +2080,7 @@ dependencies = [
|
|
|
|
|
"crossbeam-deque 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"crossbeam-queue 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"crossbeam-utils 0.6.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"futures 0.1.27 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"futures 0.1.28 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"num_cpus 1.10.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"rand 0.6.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
@ -2100,7 +2094,7 @@ version = "0.2.11"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"crossbeam-utils 0.6.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"futures 0.1.27 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"futures 0.1.28 (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.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
]
|
|
|
|
@ -2119,7 +2113,7 @@ version = "0.1.3"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"bytes 0.4.12 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"futures 0.1.27 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"futures 0.1.28 (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.19 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"tokio-codec 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
@ -2140,7 +2134,7 @@ dependencies = [
|
|
|
|
|
"byteorder 1.3.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"enum-as-inner 0.2.1 (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.27 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"futures 0.1.28 (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.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
@ -2163,7 +2157,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"cfg-if 0.1.9 (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.27 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"futures 0.1.28 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"ipconfig 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)",
|
|
|
|
|
"log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
@ -2263,11 +2257,6 @@ dependencies = [
|
|
|
|
|
"traitobject 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "untrusted"
|
|
|
|
|
version = "0.6.2"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "url"
|
|
|
|
|
version = "1.7.2"
|
|
|
|
@ -2327,7 +2316,7 @@ name = "want"
|
|
|
|
|
version = "0.0.6"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"futures 0.1.27 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"futures 0.1.28 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"try-lock 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
]
|
|
|
|
@ -2402,15 +2391,15 @@ dependencies = [
|
|
|
|
|
[metadata]
|
|
|
|
|
"checksum actix-codec 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" = "9f2c11af4b06dc935d8e1b1491dad56bfb32febc49096a91e773f8535c176453"
|
|
|
|
|
"checksum actix-connect 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = "d7fbab0d79b2f3415a79570e3db12eaa75c26239541e613b832655145a5e9488"
|
|
|
|
|
"checksum actix-http 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)" = "0745c8573969a134a3d180a0d0e0342950d407d7e01600094a2bceff45335ac6"
|
|
|
|
|
"checksum actix-http 0.2.5 (registry+https://github.com/rust-lang/crates.io-index)" = "29c11d33772c790e9aeb2e024834bc084f7496598482908e2424efd768c912b6"
|
|
|
|
|
"checksum actix-router 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)" = "23224bb527e204261d0291102cb9b52713084def67d94f7874923baefe04ccf7"
|
|
|
|
|
"checksum actix-rt 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)" = "ed0424cdf6542a43b32a8885c7c5099bf4110fad9b50d7fb220ab9c038ecf5ec"
|
|
|
|
|
"checksum actix-rt 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)" = "61e09627004cb25149fd177c4a062d2061c4ec40aae5820ecd37a87195e759f8"
|
|
|
|
|
"checksum actix-server 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)" = "ba8c936356c882420eab87051b12ca1926dc42348863d05fff7eb151df9cddbb"
|
|
|
|
|
"checksum actix-server-config 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "e78703f07d0bd08b426b482d53569d84f1e1929024f0431b3a5a2dc0c1c60e0f"
|
|
|
|
|
"checksum actix-service 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)" = "aaecc01bbc595ebd7a563a7d4f8a607d0b964bb55273c6f362b0b02c26508cf2"
|
|
|
|
|
"checksum actix-threadpool 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "1c29f7c554d56b3841f4bb85d5b3dee01ba536e1307679f56eb54de28aaec3fb"
|
|
|
|
|
"checksum actix-utils 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)" = "7ab47adc5e67fc83a0c58570b40531f09814a5daa969e0d913ebeab908a43508"
|
|
|
|
|
"checksum actix-web 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = "00a30307d8984e7b7dcebf8ba060572a3e4dbd26c453b712c7e68db6d524de3b"
|
|
|
|
|
"checksum actix-utils 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)" = "b307201d074c963041cd8858d6b6a82ca23369827d613da5d6e972de123d3c14"
|
|
|
|
|
"checksum actix-web 1.0.3 (registry+https://github.com/rust-lang/crates.io-index)" = "d0dc7ab62d04b9eeb0f368ad9c6ee20c2e3541fb9a25a5eb727c9118b59e8ff2"
|
|
|
|
|
"checksum actix-web-codegen 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" = "3fe9e3cdec1e645b675f354766e0688c5705021c85ab3cf739be1c8999b91c76"
|
|
|
|
|
"checksum adler32 1.0.3 (registry+https://github.com/rust-lang/crates.io-index)" = "7e522997b529f05601e05166c07ed17789691f562762c7f3b987263d2dedee5c"
|
|
|
|
|
"checksum aho-corasick 0.7.3 (registry+https://github.com/rust-lang/crates.io-index)" = "e6f484ae0c99fec2e858eb6134949117399f222608d84cadb3f58c1f97c2364c"
|
|
|
|
@ -2450,6 +2439,7 @@ dependencies = [
|
|
|
|
|
"checksum crossbeam-queue 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" = "7c979cd6cfe72335896575c6b5688da489e420d36a27a0b9eb0c73db574b4a4b"
|
|
|
|
|
"checksum crossbeam-utils 0.6.5 (registry+https://github.com/rust-lang/crates.io-index)" = "f8306fcef4a7b563b76b7dd949ca48f52bc1141aa067d2ea09565f3e2652aa5c"
|
|
|
|
|
"checksum derive_more 0.14.1 (registry+https://github.com/rust-lang/crates.io-index)" = "6d944ac6003ed268757ef1ee686753b57efc5fcf0ebe7b64c9fc81e7e32ff839"
|
|
|
|
|
"checksum derive_more 0.15.0 (registry+https://github.com/rust-lang/crates.io-index)" = "7a141330240c921ec6d074a3e188a7c7ef95668bb95e7d44fa0e5778ec2a7afe"
|
|
|
|
|
"checksum dtoa 0.4.4 (registry+https://github.com/rust-lang/crates.io-index)" = "ea57b42383d091c85abcc2706240b94ab2a8fa1fc81c10ff23c4de06e2a90b5e"
|
|
|
|
|
"checksum either 1.5.2 (registry+https://github.com/rust-lang/crates.io-index)" = "5527cfe0d098f36e3f8839852688e63c8fff1c90b2b405aef730615f9a7bcf7b"
|
|
|
|
|
"checksum encoding 0.2.33 (registry+https://github.com/rust-lang/crates.io-index)" = "6b0d943856b990d12d3b55b359144ff341533e516d94098b1d3fc1ac666d36ec"
|
|
|
|
@ -2471,11 +2461,11 @@ dependencies = [
|
|
|
|
|
"checksum fuchsia-cprng 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "a06f77d526c1a601b7c4cdd98f54b5eaabffc14d5f2f0296febdc7f357c6d3ba"
|
|
|
|
|
"checksum fuchsia-zircon 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)" = "2e9763c69ebaae630ba35f74888db465e49e259ba1bc0eda7d06f4a067615d82"
|
|
|
|
|
"checksum fuchsia-zircon-sys 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)" = "3dcaa9ae7725d12cdb85b3ad99a434db70b468c09ded17e012d86b5c1010f7a7"
|
|
|
|
|
"checksum futures 0.1.27 (registry+https://github.com/rust-lang/crates.io-index)" = "a2037ec1c6c1c4f79557762eab1f7eae1f64f6cb418ace90fae88f0942b60139"
|
|
|
|
|
"checksum futures 0.1.28 (registry+https://github.com/rust-lang/crates.io-index)" = "45dc39533a6cae6da2b56da48edae506bb767ec07370f86f70fc062e9d435869"
|
|
|
|
|
"checksum futures-cpupool 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)" = "ab90cde24b3319636588d0c35fe03b1333857621051837ed769faefb4c2162e4"
|
|
|
|
|
"checksum git2 0.9.1 (registry+https://github.com/rust-lang/crates.io-index)" = "924b2e7d2986e625dcad89e8a429a7b3adee3c3d71e585f4a66c4f7e78715e31"
|
|
|
|
|
"checksum h2 0.1.23 (registry+https://github.com/rust-lang/crates.io-index)" = "1e42e3daed5a7e17b12a0c23b5b2fbff23a925a570938ebee4baca1a9a1a2240"
|
|
|
|
|
"checksum hashbrown 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)" = "29fba9abe4742d586dfd0c06ae4f7e73a1c2d86b856933509b269d82cdf06e18"
|
|
|
|
|
"checksum hashbrown 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)" = "e1de41fb8dba9714efd92241565cdff73f78508c95697dd56787d3cba27e2353"
|
|
|
|
|
"checksum heck 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)" = "20564e78d53d2bb135c343b3f47714a56af2061f1c928fdb541dc7b9fdd94205"
|
|
|
|
|
"checksum hostname 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)" = "21ceb46a83a85e824ef93669c8b390009623863b5c195d1ba747292c0c72f94e"
|
|
|
|
|
"checksum http 0.1.17 (registry+https://github.com/rust-lang/crates.io-index)" = "eed324f0f0daf6ec10c474f150505af2c143f251722bf9dbd1261bd1f2ee2c1a"
|
|
|
|
@ -2564,12 +2554,11 @@ dependencies = [
|
|
|
|
|
"checksum remove_dir_all 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)" = "3488ba1b9a2084d38645c4c08276a1752dcbf2c7130d74f1569681ad5d2799c5"
|
|
|
|
|
"checksum reqwest 0.9.17 (registry+https://github.com/rust-lang/crates.io-index)" = "e57803405f8ea0eb041c1567dac36127e0c8caa1251c843cb03d43fd767b3d50"
|
|
|
|
|
"checksum resolv-conf 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)" = "b263b4aa1b5de9ffc0054a2386f96992058bb6870aab516f8cdeb8a667d56dcb"
|
|
|
|
|
"checksum ring 0.14.6 (registry+https://github.com/rust-lang/crates.io-index)" = "426bc186e3e95cac1e4a4be125a4aca7e84c2d616ffc02244eef36e2a60a093c"
|
|
|
|
|
"checksum ructe 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)" = "976a8c6d7b90407935443485911ba072dddbe188f14e173c687b16e0b5d22b43"
|
|
|
|
|
"checksum ructe 0.6.4 (registry+https://github.com/rust-lang/crates.io-index)" = "f061e6ed7558decb33975c99189116a71c78620047763fbe50429f87d3e69694"
|
|
|
|
|
"checksum rustc-demangle 0.1.15 (registry+https://github.com/rust-lang/crates.io-index)" = "a7f4dccf6f4891ebcc0c39f9b6eb1a83b9bf5d747cb439ec6fba4f3b977038af"
|
|
|
|
|
"checksum rustc_version 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)" = "138e3e0acb6c9fb258b19b67cb8abd63c00679d2851805ea151465464fe9030a"
|
|
|
|
|
"checksum rusttype 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)" = "11ff03da02f6d340bbee5ec55eed03ff9abd6ea013b93bc7c35973cc28f65999"
|
|
|
|
|
"checksum ryu 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)" = "b96a9549dc8d48f2c283938303c4b5a77aa29bfbc5b54b084fb1630408899a8f"
|
|
|
|
|
"checksum ryu 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = "c92464b447c0ee8c4fb3824ecc8383b81717b9f1e74ba2e72540aef7b9f82997"
|
|
|
|
|
"checksum safemem 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)" = "8dca453248a96cb0749e36ccdfe2b0b4e54a61bfef89fb97ec621eb8e0a93dd9"
|
|
|
|
|
"checksum schannel 0.1.15 (registry+https://github.com/rust-lang/crates.io-index)" = "f2f6abf258d99c3c1c5c2131d99d064e94b7b3dd5f416483057f308fea253339"
|
|
|
|
|
"checksum scopeguard 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)" = "94258f53601af11e6a49f722422f6e3425c52b06245a5cf9bc09908b174f5e27"
|
|
|
|
@ -2578,10 +2567,10 @@ dependencies = [
|
|
|
|
|
"checksum security-framework-sys 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)" = "9636f8989cbf61385ae4824b98c1aaa54c994d7d8b41f11c601ed799f0549a56"
|
|
|
|
|
"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.92 (registry+https://github.com/rust-lang/crates.io-index)" = "32746bf0f26eab52f06af0d0aa1984f641341d06d8d673c693871da2d188c9be"
|
|
|
|
|
"checksum serde 1.0.93 (registry+https://github.com/rust-lang/crates.io-index)" = "960e29cf7004b3b6e65fc5002981400eb3ccc017a08a2406940823e58e7179a9"
|
|
|
|
|
"checksum serde-value 0.5.3 (registry+https://github.com/rust-lang/crates.io-index)" = "7a663f873dedc4eac1a559d4c6bc0d0b2c34dc5ac4702e105014b8281489e44f"
|
|
|
|
|
"checksum serde_derive 1.0.92 (registry+https://github.com/rust-lang/crates.io-index)" = "46a3223d0c9ba936b61c0d2e3e559e3217dbfb8d65d06d26e8b3c25de38bae3e"
|
|
|
|
|
"checksum serde_json 1.0.39 (registry+https://github.com/rust-lang/crates.io-index)" = "5a23aa71d4a4d43fdbfaac00eff68ba8a06a51759a89ac3304323e800c4dd40d"
|
|
|
|
|
"checksum serde_derive 1.0.94 (registry+https://github.com/rust-lang/crates.io-index)" = "ef45eb79d6463b22f5f9e16d283798b7c0175ba6050bc25c1a946c122727fe7b"
|
|
|
|
|
"checksum serde_json 1.0.40 (registry+https://github.com/rust-lang/crates.io-index)" = "051c49229f282f7c6f3813f8286cc1e3323e8051823fce42c7ea80fe13521704"
|
|
|
|
|
"checksum serde_urlencoded 0.5.5 (registry+https://github.com/rust-lang/crates.io-index)" = "642dd69105886af2efd227f75a520ec9b44a820d65bc133a9131f7d229fd165a"
|
|
|
|
|
"checksum serde_yaml 0.8.9 (registry+https://github.com/rust-lang/crates.io-index)" = "38b08a9a90e5260fe01c6480ec7c811606df6d3a660415808c3c3fa8ed95b582"
|
|
|
|
|
"checksum sha1 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)" = "2579985fda508104f7587689507983eadd6a6e84dd35d6d115361f530916fa0d"
|
|
|
|
@ -2591,13 +2580,12 @@ dependencies = [
|
|
|
|
|
"checksum slab 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)" = "c111b5bd5695e56cffe5129854aa230b39c93a305372fdbb2668ca2394eea9f8"
|
|
|
|
|
"checksum smallvec 0.6.10 (registry+https://github.com/rust-lang/crates.io-index)" = "ab606a9c5e214920bb66c458cd7be8ef094f813f20fe77a54cc7dbfff220d4b7"
|
|
|
|
|
"checksum socket2 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)" = "4e626972d3593207547f14bf5fc9efa4d0e7283deb73fef1dff313dae9ab8878"
|
|
|
|
|
"checksum spin 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)" = "44363f6f51401c34e7be73db0db371c04705d35efbe9f7d6082e03a921a32c55"
|
|
|
|
|
"checksum stable_deref_trait 1.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "dba1a27d3efae4351c8051072d619e3ade2820635c3958d826bfea39d59b54c8"
|
|
|
|
|
"checksum stb_truetype 0.2.6 (registry+https://github.com/rust-lang/crates.io-index)" = "69b7df505db8e81d54ff8be4693421e5b543e08214bd8d99eb761fcb4d5668ba"
|
|
|
|
|
"checksum string 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = "d0bbfb8937e38e34c3444ff00afb28b0811d9554f15c5ad64d12b0308d1d1995"
|
|
|
|
|
"checksum strsim 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)" = "8ea5119cdb4c55b55d432abb513a0429384878c15dde60cc77b1c99de1a95a6a"
|
|
|
|
|
"checksum structopt 0.2.16 (registry+https://github.com/rust-lang/crates.io-index)" = "fa19a5a708e22bb5be31c1b6108a2a902f909c4b9ba85cba44c06632386bc0ff"
|
|
|
|
|
"checksum structopt-derive 0.2.16 (registry+https://github.com/rust-lang/crates.io-index)" = "c6d59d0ae8ef8de16e49e3ca7afa16024a3e0dfd974a75ef93fdc5464e34523f"
|
|
|
|
|
"checksum structopt 0.2.18 (registry+https://github.com/rust-lang/crates.io-index)" = "16c2cdbf9cc375f15d1b4141bc48aeef444806655cd0e904207edc8d68d86ed7"
|
|
|
|
|
"checksum structopt-derive 0.2.18 (registry+https://github.com/rust-lang/crates.io-index)" = "53010261a84b37689f9ed7d395165029f9cc7abb9f56bbfe86bee2597ed25107"
|
|
|
|
|
"checksum syn 0.15.35 (registry+https://github.com/rust-lang/crates.io-index)" = "641e117d55514d6d918490e47102f7e08d096fdde360247e4a10f7a91a8478d3"
|
|
|
|
|
"checksum synstructure 0.10.2 (registry+https://github.com/rust-lang/crates.io-index)" = "02353edf96d6e4dc81aea2d8490a7e9db177bf8acb0e951c24940bf866cb313f"
|
|
|
|
|
"checksum tempfile 3.0.8 (registry+https://github.com/rust-lang/crates.io-index)" = "7dc4738f2e68ed2855de5ac9cdbe05c9216773ecde4739b2f095002ab03a13ef"
|
|
|
|
@ -2637,7 +2625,6 @@ dependencies = [
|
|
|
|
|
"checksum unicode-xid 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "fc72304796d0818e357ead4e000d19c9c174ab23dc11093ac919054d20a6a7fc"
|
|
|
|
|
"checksum unreachable 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = "382810877fe448991dfc7f0dd6e3ae5d58088fd0ea5e35189655f84e6814fa56"
|
|
|
|
|
"checksum unsafe-any 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)" = "f30360d7979f5e9c6e6cea48af192ea8fab4afb3cf72597154b8f08935bc9c7f"
|
|
|
|
|
"checksum untrusted 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)" = "55cd1f4b4e96b46aeb8d4855db4a7a9bd96eeeb5c6a1ab54593328761642ce2f"
|
|
|
|
|
"checksum url 1.7.2 (registry+https://github.com/rust-lang/crates.io-index)" = "dd4e7c0d531266369519a4aa4f399d748bd37043b00bde1e4ff1f60a120b355a"
|
|
|
|
|
"checksum utf8-ranges 1.0.3 (registry+https://github.com/rust-lang/crates.io-index)" = "9d50aa7650df78abf942826607c62468ce18d9019673d4a2ebe1865dbb96ffde"
|
|
|
|
|
"checksum uuid 0.7.4 (registry+https://github.com/rust-lang/crates.io-index)" = "90dbc611eb48397705a6b0f6e917da23ae517e4d127123d2cf7674206627d32a"
|
|
|
|
|