|
@@ -274,16 +274,16 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
|
[[package]]
|
|
[[package]]
|
|
name = "futures"
|
|
name = "futures"
|
|
-version = "0.3.1"
|
|
|
|
|
|
+version = "0.3.2"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
dependencies = [
|
|
dependencies = [
|
|
"futures-channel 0.3.2 (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-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-executor 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
+ "futures-io 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-sink 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"futures-task 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"futures-task 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)",
|
|
|
|
|
|
+ "futures-util 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
]
|
|
]
|
|
|
|
|
|
[[package]]
|
|
[[package]]
|
|
@@ -302,22 +302,22 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
|
[[package]]
|
|
[[package]]
|
|
name = "futures-executor"
|
|
name = "futures-executor"
|
|
-version = "0.3.1"
|
|
|
|
|
|
+version = "0.3.2"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
dependencies = [
|
|
dependencies = [
|
|
"futures-core 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-task 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"futures-task 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)",
|
|
|
|
|
|
+ "futures-util 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
]
|
|
]
|
|
|
|
|
|
[[package]]
|
|
[[package]]
|
|
name = "futures-io"
|
|
name = "futures-io"
|
|
-version = "0.3.1"
|
|
|
|
|
|
+version = "0.3.2"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
|
[[package]]
|
|
[[package]]
|
|
name = "futures-macro"
|
|
name = "futures-macro"
|
|
-version = "0.3.1"
|
|
|
|
|
|
+version = "0.3.2"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
dependencies = [
|
|
dependencies = [
|
|
"proc-macro-hack 0.5.11 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"proc-macro-hack 0.5.11 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
@@ -338,13 +338,13 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
|
[[package]]
|
|
[[package]]
|
|
name = "futures-util"
|
|
name = "futures-util"
|
|
-version = "0.3.1"
|
|
|
|
|
|
+version = "0.3.2"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
dependencies = [
|
|
dependencies = [
|
|
"futures-channel 0.3.2 (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-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-io 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
+ "futures-macro 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-sink 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"futures-task 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"futures-task 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"memchr 2.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"memchr 2.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
@@ -402,7 +402,7 @@ dependencies = [
|
|
"fnv 1.0.6 (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.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-sink 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)",
|
|
|
|
|
|
+ "futures-util 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"http 0.2.0 (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)",
|
|
"indexmap 1.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)",
|
|
@@ -481,7 +481,7 @@ dependencies = [
|
|
"bytes 0.5.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"bytes 0.5.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"futures-channel 0.3.2 (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-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)",
|
|
|
|
|
|
+ "futures-util 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"h2 0.2.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)",
|
|
"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)",
|
|
"http-body 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
@@ -834,7 +834,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 = [
|
|
"bytes 0.5.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"bytes 0.5.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
- "futures 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
|
+ "futures 0.3.2 (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.11 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"tokio 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"tokio-postgres 0.5.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"tokio-postgres 0.5.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
@@ -997,7 +997,7 @@ dependencies = [
|
|
"bytes 0.5.4 (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)",
|
|
"encoding_rs 0.8.22 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"futures-core 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)",
|
|
|
|
|
|
+ "futures-util 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"http 0.2.0 (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)",
|
|
"http-body 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"hyper 0.13.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"hyper 0.13.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
@@ -1256,7 +1256,7 @@ dependencies = [
|
|
"byteorder 1.3.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"byteorder 1.3.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"bytes 0.5.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"bytes 0.5.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"fallible-iterator 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"fallible-iterator 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
- "futures 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
|
+ "futures 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)",
|
|
"log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"parking_lot 0.10.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"parking_lot 0.10.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"percent-encoding 2.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"percent-encoding 2.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
@@ -1311,7 +1311,7 @@ dependencies = [
|
|
"chrono 0.4.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"chrono 0.4.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"dotenv 0.14.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"dotenv 0.14.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"env_logger 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"env_logger 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
- "futures 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
|
+ "futures 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"glob 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"glob 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"hex 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"hex 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"hyper 0.13.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"hyper 0.13.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
@@ -1619,15 +1619,15 @@ dependencies = [
|
|
"checksum foreign-types-shared 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "00b0228411908ca8685dba7fc2cdd70ec9990a6e753e89b6ac91a84c40fbaf4b"
|
|
"checksum foreign-types-shared 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "00b0228411908ca8685dba7fc2cdd70ec9990a6e753e89b6ac91a84c40fbaf4b"
|
|
"checksum fuchsia-zircon 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)" = "2e9763c69ebaae630ba35f74888db465e49e259ba1bc0eda7d06f4a067615d82"
|
|
"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 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 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)" = "dda826c2f9351e68bc87b9037d91d818f24384993ecbb37f711e1f71a83182b5"
|
|
"checksum futures-channel 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)" = "c92c2137e8e1ebf1ac99453550ab46eb4f35c5c53476d57d75eb782fb4d71e84"
|
|
"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-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-executor 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)" = "f085a4c6508baef1f70ec2e0232a09edc649a3b86551fe92555e3a9e43939e4c"
|
|
|
|
+"checksum futures-io 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)" = "c0ff098c09c30cc42b88a67d9fb27435e8456fb8b2483c904340ed499736931c"
|
|
|
|
+"checksum futures-macro 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)" = "ebecc4204c719ca7140a3253676f1321e6fa17b1752a94a4a436d308be293e87"
|
|
"checksum futures-sink 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)" = "0485279d763e8a3669358f500e805339138b7bbe90f5718c80eedfdcb2ea36a4"
|
|
"checksum futures-sink 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)" = "0485279d763e8a3669358f500e805339138b7bbe90f5718c80eedfdcb2ea36a4"
|
|
"checksum futures-task 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)" = "cefffab2aacc73845afd3f202e09fc775a55e2e96f46c8b1a46c117ae1c126ca"
|
|
"checksum futures-task 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)" = "cefffab2aacc73845afd3f202e09fc775a55e2e96f46c8b1a46c117ae1c126ca"
|
|
-"checksum futures-util 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)" = "c0d66274fb76985d3c62c886d1da7ac4c0903a8c9f754e8fe0f35a6a6cc39e76"
|
|
|
|
|
|
+"checksum futures-util 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)" = "2c3f8c59707f898b8b6f0b54c2aef5408ae90a560b7bf0fbf1b95b3c652b0171"
|
|
"checksum generic-array 0.12.3 (registry+https://github.com/rust-lang/crates.io-index)" = "c68f0274ae0e023facc3c97b2e00f076be70e254bc851d972503b328db79b2ec"
|
|
"checksum generic-array 0.12.3 (registry+https://github.com/rust-lang/crates.io-index)" = "c68f0274ae0e023facc3c97b2e00f076be70e254bc851d972503b328db79b2ec"
|
|
"checksum generic-array 0.13.2 (registry+https://github.com/rust-lang/crates.io-index)" = "0ed1e761351b56f54eb9dcd0cfaca9fd0daecf93918e1cfc01c8a3d26ee7adcd"
|
|
"checksum generic-array 0.13.2 (registry+https://github.com/rust-lang/crates.io-index)" = "0ed1e761351b56f54eb9dcd0cfaca9fd0daecf93918e1cfc01c8a3d26ee7adcd"
|
|
"checksum getopts 0.2.21 (registry+https://github.com/rust-lang/crates.io-index)" = "14dbbfd5c71d70241ecf9e6f13737f7b5ce823821063188d7e46c41d371eebd5"
|
|
"checksum getopts 0.2.21 (registry+https://github.com/rust-lang/crates.io-index)" = "14dbbfd5c71d70241ecf9e6f13737f7b5ce823821063188d7e46c41d371eebd5"
|