|
@@ -277,27 +277,27 @@ name = "futures"
|
|
|
version = "0.3.1"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
dependencies = [
|
|
|
- "futures-channel 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "futures-core 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "futures-channel 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "futures-core 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"futures-executor 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"futures-io 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)",
|
|
|
+ "futures-sink 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"futures-task 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"futures-util 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
]
|
|
|
|
|
|
[[package]]
|
|
|
name = "futures-channel"
|
|
|
-version = "0.3.1"
|
|
|
+version = "0.3.2"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
dependencies = [
|
|
|
- "futures-core 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)",
|
|
|
+ "futures-core 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "futures-sink 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
]
|
|
|
|
|
|
[[package]]
|
|
|
name = "futures-core"
|
|
|
-version = "0.3.1"
|
|
|
+version = "0.3.2"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
|
[[package]]
|
|
@@ -305,7 +305,7 @@ name = "futures-executor"
|
|
|
version = "0.3.1"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
dependencies = [
|
|
|
- "futures-core 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "futures-core 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"futures-task 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"futures-util 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
]
|
|
@@ -328,7 +328,7 @@ dependencies = [
|
|
|
|
|
|
[[package]]
|
|
|
name = "futures-sink"
|
|
|
-version = "0.3.1"
|
|
|
+version = "0.3.2"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
|
[[package]]
|
|
@@ -341,11 +341,11 @@ name = "futures-util"
|
|
|
version = "0.3.1"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
dependencies = [
|
|
|
- "futures-channel 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "futures-core 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "futures-channel 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "futures-core 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"futures-io 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"futures-macro 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)",
|
|
|
+ "futures-sink 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"futures-task 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"memchr 2.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"pin-utils 0.1.0-alpha.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
@@ -400,8 +400,8 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
dependencies = [
|
|
|
"bytes 0.5.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"fnv 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "futures-core 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)",
|
|
|
+ "futures-core 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "futures-sink 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"futures-util 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"http 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"indexmap 1.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
@@ -479,8 +479,8 @@ version = "0.13.2"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
dependencies = [
|
|
|
"bytes 0.5.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "futures-channel 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "futures-core 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "futures-channel 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "futures-core 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"futures-util 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"h2 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"http 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
@@ -996,7 +996,7 @@ dependencies = [
|
|
|
"base64 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"bytes 0.5.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"encoding_rs 0.8.22 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "futures-core 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "futures-core 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"futures-util 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"http 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"http-body 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
@@ -1283,8 +1283,8 @@ version = "0.2.0"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
dependencies = [
|
|
|
"bytes 0.5.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "futures-core 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)",
|
|
|
+ "futures-core 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "futures-sink 0.3.2 (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.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"tokio 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
@@ -1620,12 +1620,12 @@ dependencies = [
|
|
|
"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.3.1 (registry+https://github.com/rust-lang/crates.io-index)" = "b6f16056ecbb57525ff698bb955162d0cd03bee84e6241c27ff75c08d8ca5987"
|
|
|
-"checksum futures-channel 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)" = "fcae98ca17d102fd8a3603727b9259fcf7fa4239b603d2142926189bc8999b86"
|
|
|
-"checksum futures-core 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)" = "79564c427afefab1dfb3298535b21eda083ef7935b4f0ecbfcb121f0aec10866"
|
|
|
+"checksum futures-channel 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)" = "c92c2137e8e1ebf1ac99453550ab46eb4f35c5c53476d57d75eb782fb4d71e84"
|
|
|
+"checksum futures-core 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)" = "ccfb301b0b09e940a67376cf40d1b0ac4db9366ee737f65c02edea225057e91e"
|
|
|
"checksum futures-executor 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)" = "1e274736563f686a837a0568b478bdabfeaec2dca794b5649b04e2fe1627c231"
|
|
|
"checksum futures-io 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)" = "e676577d229e70952ab25f3945795ba5b16d63ca794ca9d2c860e5595d20b5ff"
|
|
|
"checksum futures-macro 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)" = "52e7c56c15537adb4f76d0b7a76ad131cb4d2f4f32d3b0bcabcbe1c7c5e87764"
|
|
|
-"checksum futures-sink 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)" = "171be33efae63c2d59e6dbba34186fe0d6394fb378069a76dfd80fdcffd43c16"
|
|
|
+"checksum futures-sink 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)" = "0485279d763e8a3669358f500e805339138b7bbe90f5718c80eedfdcb2ea36a4"
|
|
|
"checksum futures-task 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)" = "0bae52d6b29cf440e298856fec3965ee6fa71b06aa7495178615953fd669e5f9"
|
|
|
"checksum futures-util 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)" = "c0d66274fb76985d3c62c886d1da7ac4c0903a8c9f754e8fe0f35a6a6cc39e76"
|
|
|
"checksum generic-array 0.12.3 (registry+https://github.com/rust-lang/crates.io-index)" = "c68f0274ae0e023facc3c97b2e00f076be70e254bc851d972503b328db79b2ec"
|