|
@@ -70,7 +70,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
|
[[package]]
|
|
|
name = "bytes"
|
|
|
-version = "0.5.3"
|
|
|
+version = "0.5.4"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
|
[[package]]
|
|
@@ -277,7 +277,7 @@ name = "h2"
|
|
|
version = "0.2.1"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
dependencies = [
|
|
|
- "bytes 0.5.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "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)",
|
|
@@ -316,7 +316,7 @@ name = "http"
|
|
|
version = "0.2.0"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
dependencies = [
|
|
|
- "bytes 0.5.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "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)",
|
|
|
"itoa 0.4.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
]
|
|
@@ -326,7 +326,7 @@ name = "http-body"
|
|
|
version = "0.3.1"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
dependencies = [
|
|
|
- "bytes 0.5.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "bytes 0.5.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"http 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
]
|
|
|
|
|
@@ -348,7 +348,7 @@ name = "hyper"
|
|
|
version = "0.13.1"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
dependencies = [
|
|
|
- "bytes 0.5.3 (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.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-util 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
@@ -371,7 +371,7 @@ name = "hyper-tls"
|
|
|
version = "0.4.1"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
dependencies = [
|
|
|
- "bytes 0.5.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "bytes 0.5.4 (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)",
|
|
|
"tokio 0.2.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
@@ -724,7 +724,7 @@ version = "0.10.1"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
dependencies = [
|
|
|
"base64 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "bytes 0.5.3 (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-util 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
@@ -919,7 +919,7 @@ name = "tokio"
|
|
|
version = "0.2.10"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
dependencies = [
|
|
|
- "bytes 0.5.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "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)",
|
|
|
"iovec 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"lazy_static 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
@@ -953,7 +953,7 @@ name = "tokio-util"
|
|
|
version = "0.2.0"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
dependencies = [
|
|
|
- "bytes 0.5.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "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)",
|
|
|
"log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
@@ -1254,7 +1254,7 @@ dependencies = [
|
|
|
"checksum base64 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)" = "b41b7ea54a0c9d92199de89e20e58d49f02f8e699814ef3fdf266f6f748d15c7"
|
|
|
"checksum bitflags 1.2.1 (registry+https://github.com/rust-lang/crates.io-index)" = "cf1de2fe8c75bc145a2f577add951f8134889b4795d47466a54a5c846d691693"
|
|
|
"checksum bumpalo 2.6.0 (registry+https://github.com/rust-lang/crates.io-index)" = "ad807f2fc2bf185eeb98ff3a901bd46dc5ad58163d0fa4577ba0d25674d71708"
|
|
|
-"checksum bytes 0.5.3 (registry+https://github.com/rust-lang/crates.io-index)" = "10004c15deb332055f7a4a208190aed362cf9a7c2f6ab70a305fba50e1105f38"
|
|
|
+"checksum bytes 0.5.4 (registry+https://github.com/rust-lang/crates.io-index)" = "130aac562c0dd69c56b3b1cc8ffd2e17be31d0b6c25b61c96b76231aa23e39e1"
|
|
|
"checksum c2-chacha 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)" = "214238caa1bf3a496ec3392968969cab8549f96ff30652c9e56885329315f6bb"
|
|
|
"checksum cc 1.0.50 (registry+https://github.com/rust-lang/crates.io-index)" = "95e28fa049fda1c330bcf9d723be7663a899c4679724b34c81e9f5a326aab8cd"
|
|
|
"checksum cfg-if 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)" = "4785bdd1c96b2a846b2bd7cc02e86b6b3dbf14e7e53446c4f54c92a361040822"
|