diff --git a/Cargo.lock b/Cargo.lock index b05ea9f..441636a 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -694,7 +694,7 @@ dependencies = [ "form_urlencoded", "futures", "hostname", - "http 0.2.11", + "http 0.2.12", "hyper", "indexmap 2.2.3", "multer", @@ -730,7 +730,7 @@ dependencies = [ "async-trait", "base64 0.21.7", "dropshot", - "http 0.2.11", + "http 0.2.12", "tracing", ] @@ -744,7 +744,7 @@ dependencies = [ "dropshot", "hex", "hmac", - "http 0.2.11", + "http 0.2.12", "hyper", "schemars", "serde", @@ -975,7 +975,7 @@ checksum = "34c72c9baded4d06742eaaa5def6158f9e28d20a679ad1d5f5deb2bae8358052" dependencies = [ "base64 0.13.1", "chrono", - "http 0.2.11", + "http 0.2.12", "hyper", "itertools 0.10.5", "mime", @@ -996,7 +996,7 @@ checksum = "05980332a85d458b9cfd8c071dee92811dad827c5bca75037bab052d75e8e66a" dependencies = [ "anyhow", "google-apis-common", - "http 0.2.11", + "http 0.2.12", "hyper", "hyper-rustls", "itertools 0.10.5", @@ -1016,7 +1016,7 @@ checksum = "479d55d400d8714e341586b7972d2577043995fa1ca2f782668b915aced56d16" dependencies = [ "anyhow", "google-apis-common", - "http 0.2.11", + "http 0.2.12", "hyper", "hyper-rustls", "itertools 0.10.5", @@ -1036,7 +1036,7 @@ checksum = "9d26f756b1d332e03c119b8f986c7a1acd3bff52958d2751a035efdd1b2324f6" dependencies = [ "anyhow", "google-apis-common", - "http 0.2.11", + "http 0.2.12", "hyper", "hyper-rustls", "itertools 0.10.5", @@ -1059,7 +1059,7 @@ dependencies = [ "futures-core", "futures-sink", "futures-util", - "http 0.2.11", + "http 0.2.12", "indexmap 2.2.3", "slab", "tokio", @@ -1150,9 +1150,9 @@ dependencies = [ [[package]] name = "http" -version = "0.2.11" +version = "0.2.12" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "8947b1a6fad4393052c7ba1f4cd97bed3e953a95c79c92ad9b051a04611d9fbb" +checksum = "601cbb57e577e2f5ef5be8e7b83f0f63994f25aa94d673e54a92d5c516d101f1" dependencies = [ "bytes", "fnv", @@ -1177,7 +1177,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "7ceab25649e9960c0311ea418d17bee82c0dcec1bd053b5f9a66e265a693bed2" dependencies = [ "bytes", - "http 0.2.11", + "http 0.2.12", "pin-project-lite", ] @@ -1204,7 +1204,7 @@ dependencies = [ "futures-core", "futures-util", "h2", - "http 0.2.11", + "http 0.2.12", "http-body", "httparse", "httpdate", @@ -1224,7 +1224,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "ec3efd23720e2049821a693cbc7e65ea87c72f1c58ff2f9522ff332b1491e590" dependencies = [ "futures-util", - "http 0.2.11", + "http 0.2.12", "hyper", "log", "rustls 0.21.10", @@ -1526,7 +1526,7 @@ dependencies = [ "futures", "futures-io", "futures-timer", - "http 0.2.11", + "http 0.2.12", "iso8601", "jsonwebtoken 8.3.0", "lazy_static", @@ -1778,7 +1778,7 @@ dependencies = [ "base64 0.13.1", "chrono", "getrandom", - "http 0.2.11", + "http 0.2.12", "rand", "reqwest", "serde", @@ -1808,7 +1808,7 @@ dependencies = [ "bytes", "chrono", "dirs 3.0.2", - "http 0.2.11", + "http 0.2.12", "jsonwebtoken 8.3.0", "log", "mime", @@ -1945,7 +1945,7 @@ version = "0.3.3" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "3687fe9debbbf2a019f381a8bc6b42049b22647449b39af54b3013985c0cf6de" dependencies = [ - "http 0.2.11", + "http 0.2.12", "lazy_static", "regex", ] @@ -2178,7 +2178,7 @@ source = "git+https://github.com/oxidecomputer/progenitor#c40c13c711577133c4bf16 dependencies = [ "getopts", "heck 0.4.1", - "http 0.2.11", + "http 0.2.12", "indexmap 2.2.3", "openapiv3", "proc-macro2", @@ -2355,7 +2355,7 @@ dependencies = [ "futures-core", "futures-util", "h2", - "http 0.2.11", + "http 0.2.12", "http-body", "hyper", "hyper-rustls", @@ -2407,7 +2407,7 @@ checksum = "88a3e86aa6053e59030e7ce2d2a3b258dd08fc2d337d52f73f6cb480f5858690" dependencies = [ "anyhow", "async-trait", - "http 0.2.11", + "http 0.2.12", "reqwest", "serde", "task-local-extensions", @@ -2425,7 +2425,7 @@ dependencies = [ "chrono", "futures", "getrandom", - "http 0.2.11", + "http 0.2.12", "hyper", "parking_lot 0.11.2", "reqwest", @@ -2448,7 +2448,7 @@ dependencies = [ "chrono", "futures", "getrandom", - "http 0.2.11", + "http 0.2.12", "hyper", "parking_lot 0.11.2", "reqwest", @@ -2514,7 +2514,7 @@ dependencies = [ "dropshot-verified-body", "google-cloudkms1", "hex", - "http 0.2.11", + "http 0.2.12", "hyper", "hyper-rustls", "jsonwebtoken 9.2.0", @@ -2620,7 +2620,7 @@ dependencies = [ "google-storage1", "hex", "hmac", - "http 0.2.11", + "http 0.2.12", "md-5", "meilisearch-sdk", "mime_guess", @@ -3680,7 +3680,7 @@ name = "trace-request" version = "0.1.0" dependencies = [ "dropshot", - "http 0.2.11", + "http 0.2.12", "proc-macro2", "quote", "syn 2.0.48", @@ -4350,7 +4350,7 @@ dependencies = [ "async-trait", "base64 0.21.7", "futures", - "http 0.2.11", + "http 0.2.12", "hyper", "hyper-rustls", "itertools 0.12.1", diff --git a/Cargo.toml b/Cargo.toml index 83f6bbf..f11821e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -36,7 +36,7 @@ google-drive3 = "5.0.4" google-storage1 = "5.0.4" hex = "0.4.3" hmac = "0.12.1" -http = "0.2.11" +http = "0.2.12" hyper = "0.14.28" hyper-rustls = "0.24.2" itertools = "0.12.0"