|
@@ -281,7 +281,7 @@ dependencies = [
|
|
"indexmap 1.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"indexmap 1.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"slab 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"slab 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
- "tokio 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
|
+ "tokio 0.2.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"tokio-util 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"tokio-util 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
]
|
|
]
|
|
|
|
|
|
@@ -356,7 +356,7 @@ dependencies = [
|
|
"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)",
|
|
"pin-project 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"pin-project 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"time 0.1.42 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"time 0.1.42 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
- "tokio 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
|
+ "tokio 0.2.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"tower-service 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"tower-service 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"want 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"want 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
]
|
|
]
|
|
@@ -368,7 +368,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
dependencies = [
|
|
dependencies = [
|
|
"hyper 0.13.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"hyper 0.13.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"native-tls 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"native-tls 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
- "tokio 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
|
+ "tokio 0.2.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"tokio-tls 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"tokio-tls 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
]
|
|
]
|
|
|
|
|
|
@@ -738,7 +738,7 @@ dependencies = [
|
|
"serde_json 1.0.44 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"serde_json 1.0.44 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"serde_urlencoded 0.6.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"serde_urlencoded 0.6.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"time 0.1.42 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"time 0.1.42 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
- "tokio 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
|
+ "tokio 0.2.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"tokio-tls 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"tokio-tls 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"url 2.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"url 2.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"wasm-bindgen 0.2.56 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"wasm-bindgen 0.2.56 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
@@ -910,7 +910,7 @@ dependencies = [
|
|
|
|
|
|
[[package]]
|
|
[[package]]
|
|
name = "tokio"
|
|
name = "tokio"
|
|
-version = "0.2.8"
|
|
|
|
|
|
+version = "0.2.9"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
dependencies = [
|
|
dependencies = [
|
|
"bytes 0.5.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"bytes 0.5.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
@@ -939,7 +939,7 @@ version = "0.3.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
dependencies = [
|
|
dependencies = [
|
|
"native-tls 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"native-tls 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
- "tokio 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
|
+ "tokio 0.2.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
]
|
|
]
|
|
|
|
|
|
[[package]]
|
|
[[package]]
|
|
@@ -952,7 +952,7 @@ dependencies = [
|
|
"futures-sink 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"futures-sink 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"pin-project-lite 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"pin-project-lite 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
- "tokio 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
|
+ "tokio 0.2.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
]
|
|
]
|
|
|
|
|
|
[[package]]
|
|
[[package]]
|
|
@@ -989,7 +989,7 @@ dependencies = [
|
|
"rust_team_data 1.0.0 (git+https://github.com/rust-lang/team)",
|
|
"rust_team_data 1.0.0 (git+https://github.com/rust-lang/team)",
|
|
"serde 1.0.104 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"serde 1.0.104 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"serde_json 1.0.44 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"serde_json 1.0.44 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
- "tokio 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
|
+ "tokio 0.2.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"toml 0.5.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"toml 0.5.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"url 2.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"url 2.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"uuid 0.8.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"uuid 0.8.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
@@ -1354,7 +1354,7 @@ dependencies = [
|
|
"checksum termcolor 1.0.5 (registry+https://github.com/rust-lang/crates.io-index)" = "96d6098003bde162e4277c70665bd87c326f5a0c3f3fbfb285787fa482d54e6e"
|
|
"checksum termcolor 1.0.5 (registry+https://github.com/rust-lang/crates.io-index)" = "96d6098003bde162e4277c70665bd87c326f5a0c3f3fbfb285787fa482d54e6e"
|
|
"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.2.8 (registry+https://github.com/rust-lang/crates.io-index)" = "a9d5acfe1b1130d50ac2286a2f1f8cf49309680366ceb7609ce369b75c9058d4"
|
|
|
|
|
|
+"checksum tokio 0.2.9 (registry+https://github.com/rust-lang/crates.io-index)" = "ffa2fdcfa937b20cb3c822a635ceecd5fc1a27a6a474527e5516aa24b8c8820a"
|
|
"checksum tokio-macros 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)" = "50a61f268a3db2acee8dcab514efc813dc6dbe8a00e86076f935f94304b59a7a"
|
|
"checksum tokio-macros 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)" = "50a61f268a3db2acee8dcab514efc813dc6dbe8a00e86076f935f94304b59a7a"
|
|
"checksum tokio-tls 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)" = "7bde02a3a5291395f59b06ec6945a3077602fac2b07eeeaf0dee2122f3619828"
|
|
"checksum tokio-tls 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)" = "7bde02a3a5291395f59b06ec6945a3077602fac2b07eeeaf0dee2122f3619828"
|
|
"checksum tokio-util 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = "571da51182ec208780505a32528fc5512a8fe1443ab960b3f2f3ef093cd16930"
|
|
"checksum tokio-util 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = "571da51182ec208780505a32528fc5512a8fe1443ab960b3f2f3ef093cd16930"
|