|
@@ -271,16 +271,16 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
|
[[package]]
|
|
|
name = "futures"
|
|
|
-version = "0.3.4"
|
|
|
+version = "0.3.5"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
dependencies = [
|
|
|
"futures-channel 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"futures-core 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "futures-executor 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "futures-executor 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"futures-io 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"futures-sink 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"futures-task 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "futures-util 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "futures-util 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
]
|
|
|
|
|
|
[[package]]
|
|
@@ -299,12 +299,12 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
|
[[package]]
|
|
|
name = "futures-executor"
|
|
|
-version = "0.3.4"
|
|
|
+version = "0.3.5"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
dependencies = [
|
|
|
"futures-core 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"futures-task 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "futures-util 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "futures-util 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
]
|
|
|
|
|
|
[[package]]
|
|
@@ -314,7 +314,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
|
[[package]]
|
|
|
name = "futures-macro"
|
|
|
-version = "0.3.4"
|
|
|
+version = "0.3.5"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
dependencies = [
|
|
|
"proc-macro-hack 0.5.15 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
@@ -338,16 +338,17 @@ dependencies = [
|
|
|
|
|
|
[[package]]
|
|
|
name = "futures-util"
|
|
|
-version = "0.3.4"
|
|
|
+version = "0.3.5"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
dependencies = [
|
|
|
"futures-channel 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"futures-core 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"futures-io 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "futures-macro 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "futures-macro 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"futures-sink 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"futures-task 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"memchr 2.3.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "pin-project 0.4.16 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"pin-utils 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"proc-macro-hack 0.5.15 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"proc-macro-nested 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
@@ -394,7 +395,7 @@ dependencies = [
|
|
|
"fnv 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"futures-core 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"futures-sink 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "futures-util 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "futures-util 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"http 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"indexmap 1.3.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
@@ -473,7 +474,7 @@ dependencies = [
|
|
|
"bytes 0.5.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"futures-channel 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"futures-core 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "futures-util 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "futures-util 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"h2 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"http 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"http-body 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
@@ -835,7 +836,7 @@ version = "0.3.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 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "futures 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"native-tls 0.2.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"tokio 0.2.20 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"tokio-postgres 0.5.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
@@ -992,7 +993,7 @@ dependencies = [
|
|
|
"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.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "futures-util 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "futures-util 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"http 0.2.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.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
@@ -1262,7 +1263,7 @@ dependencies = [
|
|
|
"byteorder 1.3.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)",
|
|
|
- "futures 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "futures 0.3.5 (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.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"percent-encoding 2.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
@@ -1330,7 +1331,7 @@ dependencies = [
|
|
|
"chrono 0.4.11 (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)",
|
|
|
- "futures 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "futures 0.3.5 (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.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"hyper 0.13.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
@@ -1639,15 +1640,15 @@ dependencies = [
|
|
|
"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-sys 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)" = "3dcaa9ae7725d12cdb85b3ad99a434db70b468c09ded17e012d86b5c1010f7a7"
|
|
|
-"checksum futures 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)" = "5c329ae8753502fb44ae4fc2b622fa2a94652c41e795143765ba0927f92ab780"
|
|
|
+"checksum futures 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)" = "1e05b85ec287aac0dc34db7d4a569323df697f9c55b99b15d6b4ef8cde49f613"
|
|
|
"checksum futures-channel 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)" = "f366ad74c28cca6ba456d95e6422883cfb4b252a83bed929c83abfdbbf2967d5"
|
|
|
"checksum futures-core 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)" = "59f5fff90fd5d971f936ad674802482ba441b6f09ba5e15fd8b39145582ca399"
|
|
|
-"checksum futures-executor 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)" = "f674f3e1bcb15b37284a90cedf55afdba482ab061c407a9c0ebbd0f3109741ba"
|
|
|
+"checksum futures-executor 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)" = "10d6bb888be1153d3abeb9006b11b02cf5e9b209fda28693c31ae1e4e012e314"
|
|
|
"checksum futures-io 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)" = "de27142b013a8e869c14957e6d2edeef89e97c289e69d042ee3a49acd8b51789"
|
|
|
-"checksum futures-macro 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)" = "9a5081aa3de1f7542a794a397cde100ed903b0630152d0973479018fd85423a7"
|
|
|
+"checksum futures-macro 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)" = "d0b5a30a4328ab5473878237c447333c093297bded83a4983d10f4deea240d39"
|
|
|
"checksum futures-sink 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)" = "3f2032893cb734c7a05d85ce0cc8b8c4075278e93b24b66f9de99d6eb0fa8acc"
|
|
|
"checksum futures-task 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)" = "bdb66b5f09e22019b1ab0830f7785bcea8e7a42148683f99214f73f8ec21a626"
|
|
|
-"checksum futures-util 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)" = "22766cf25d64306bedf0384da004d05c9974ab104fcc4528f1236181c18004c5"
|
|
|
+"checksum futures-util 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)" = "8764574ff08b701a084482c3c7031349104b07ac897393010494beaa18ce32c6"
|
|
|
"checksum generic-array 0.12.3 (registry+https://github.com/rust-lang/crates.io-index)" = "c68f0274ae0e023facc3c97b2e00f076be70e254bc851d972503b328db79b2ec"
|
|
|
"checksum getopts 0.2.21 (registry+https://github.com/rust-lang/crates.io-index)" = "14dbbfd5c71d70241ecf9e6f13737f7b5ce823821063188d7e46c41d371eebd5"
|
|
|
"checksum getrandom 0.1.14 (registry+https://github.com/rust-lang/crates.io-index)" = "7abc8dd8451921606d809ba32e95b6111925cd2906060d2dcc29c070220503eb"
|