From 5571ed7a560021cfaf05487102f0fe3564010faf Mon Sep 17 00:00:00 2001 From: "oxide-renovate[bot]" <146848827+oxide-renovate[bot]@users.noreply.github.com> Date: Fri, 29 May 2026 04:05:42 +0000 Subject: [PATCH] Update Rust crate http to 1.4.1 --- Cargo.lock | 56 +++++++++++++++++++++++++++--------------------------- Cargo.toml | 2 +- 2 files changed, 29 insertions(+), 29 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index fdb0302d..57d2c88a 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -881,7 +881,7 @@ dependencies = [ "form_urlencoded", "futures", "hostname 0.4.2", - "http 1.4.0", + "http 1.4.1", "http-body-util", "hyper", "hyper-util", @@ -936,7 +936,7 @@ dependencies = [ "dropshot", "hex", "hmac", - "http 1.4.0", + "http 1.4.1", "hyper", "schemars 0.8.22", "serde", @@ -1266,7 +1266,7 @@ checksum = "020dd415ee200770d835d01674084400a4d11e6c108ae941f660e8264f49d4ca" dependencies = [ "base64", "chrono", - "http 1.4.0", + "http 1.4.1", "http-body-util", "hyper", "hyper-util", @@ -1374,7 +1374,7 @@ dependencies = [ "fnv", "futures-core", "futures-sink", - "http 1.4.0", + "http 1.4.1", "indexmap 2.14.0", "slab", "tokio", @@ -1500,9 +1500,9 @@ dependencies = [ [[package]] name = "http" -version = "1.4.0" +version = "1.4.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "e3ba2a386d7f85a81f119ad7498ebe444d2e22c2af0b86b069416ace48b3311a" +checksum = "8be7462df143984c4598a256ef469b251d7d7f9e271135073e78fc535414f3d0" dependencies = [ "bytes", "itoa", @@ -1515,7 +1515,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "1efedce1fb8e6913f23e0c92de8e62cd5b772a67e7b3946df930a62566c93184" dependencies = [ "bytes", - "http 1.4.0", + "http 1.4.1", ] [[package]] @@ -1526,7 +1526,7 @@ checksum = "b021d93e26becf5dc7e1b75b1bed1fd93124b374ceb73f43d4d4eafec896a64a" dependencies = [ "bytes", "futures-core", - "http 1.4.0", + "http 1.4.1", "http-body", "pin-project-lite", ] @@ -1563,7 +1563,7 @@ dependencies = [ "futures-channel", "futures-core", "h2", - "http 1.4.0", + "http 1.4.1", "http-body", "httparse", "httpdate", @@ -1580,7 +1580,7 @@ version = "0.27.7" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "e3c93eb611681b207e1fe55d5a71ecf91572ec8a6705cdb6857f7d8d5242cf58" dependencies = [ - "http 1.4.0", + "http 1.4.1", "hyper", "hyper-util", "rustls 0.23.36", @@ -1602,7 +1602,7 @@ dependencies = [ "bytes", "futures-channel", "futures-util", - "http 1.4.0", + "http 1.4.1", "http-body", "hyper", "ipnet", @@ -2244,7 +2244,7 @@ dependencies = [ "bytes", "encoding_rs", "futures-util", - "http 1.4.0", + "http 1.4.1", "httparse", "memchr", "mime", @@ -2377,7 +2377,7 @@ dependencies = [ "base64", "chrono", "getrandom 0.2.17", - "http 1.4.0", + "http 1.4.1", "rand 0.8.5", "reqwest 0.12.28", "serde", @@ -2409,7 +2409,7 @@ dependencies = [ "bytes", "chrono", "dirs 3.0.2", - "http 1.4.0", + "http 1.4.1", "jsonwebtoken 9.3.1", "log", "mime", @@ -2799,7 +2799,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "90f6d9109b04e005bbdec84cacec7e81cc15533f2b5dc505f0defc212d270c15" dependencies = [ "heck", - "http 1.4.0", + "http 1.4.1", "indexmap 2.14.0", "openapiv3", "proc-macro2", @@ -3136,7 +3136,7 @@ dependencies = [ "futures-core", "futures-util", "h2", - "http 1.4.0", + "http 1.4.1", "http-body", "http-body-util", "hyper", @@ -3179,7 +3179,7 @@ dependencies = [ "futures-core", "futures-util", "h2", - "http 1.4.0", + "http 1.4.1", "http-body", "http-body-util", "hyper", @@ -3217,7 +3217,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "f67ad7fdf5c0a015763fcd164bee294b13fb7b6f89f1b55961d40f00c3e32d6b" dependencies = [ "async-trait", - "http 1.4.0", + "http 1.4.1", "reqwest 0.12.28", "reqwest-middleware", ] @@ -3230,7 +3230,7 @@ checksum = "57f17d28a6e6acfe1733fe24bcd30774d13bffa4b8a22535b4c8c98423088d4e" dependencies = [ "anyhow", "async-trait", - "http 1.4.0", + "http 1.4.1", "reqwest 0.12.28", "serde", "thiserror 1.0.69", @@ -3247,7 +3247,7 @@ dependencies = [ "async-trait", "futures", "getrandom 0.2.17", - "http 1.4.0", + "http 1.4.1", "hyper", "parking_lot 0.11.2", "reqwest 0.12.28", @@ -3268,7 +3268,7 @@ dependencies = [ "anyhow", "async-trait", "getrandom 0.2.17", - "http 1.4.0", + "http 1.4.1", "matchit", "reqwest 0.12.28", "reqwest-middleware", @@ -3320,7 +3320,7 @@ dependencies = [ "dropshot-authorization-header", "dropshot-verified-body", "hex", - "http 1.4.0", + "http 1.4.1", "hyper", "jsonwebtoken 10.3.0", "meilisearch-sdk", @@ -3416,7 +3416,7 @@ dependencies = [ "async-trait", "base64", "chrono", - "http 1.4.0", + "http 1.4.1", "octorust", "regex", "rfd-data", @@ -3472,7 +3472,7 @@ dependencies = [ "google-storage1", "hex", "hmac", - "http 1.4.0", + "http 1.4.1", "md-5", "meilisearch-sdk", "mime_guess", @@ -4719,7 +4719,7 @@ dependencies = [ "bitflags 2.11.0", "bytes", "futures-util", - "http 1.4.0", + "http 1.4.1", "http-body", "iri-string", "pin-project-lite", @@ -4745,7 +4745,7 @@ name = "trace-request" version = "0.14.5" dependencies = [ "dropshot", - "http 1.4.0", + "http 1.4.1", "proc-macro2", "quote", "syn", @@ -5020,7 +5020,7 @@ dependencies = [ "futures", "google-cloudkms1", "hex", - "http 1.4.0", + "http 1.4.1", "http-body-util", "hyper", "jsonwebtoken 10.3.0", @@ -5779,7 +5779,7 @@ checksum = "ef19a12dfb29fe39f78e1547e1be49717b84aef8762a4001359ed4f94d3accc1" dependencies = [ "async-trait", "base64", - "http 1.4.0", + "http 1.4.1", "http-body-util", "hyper", "hyper-rustls", diff --git a/Cargo.toml b/Cargo.toml index 8656cc5f..974e3681 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -40,7 +40,7 @@ google-drive3 = "7.0.0" google-storage1 = "7.0.0" hex = "0.4.3" hmac = "0.13.0" -http = "1.4.0" +http = "1.4.1" hyper = "1.9.0" itertools = "0.14.0" jsonwebtoken = { version = "10.2", features = ["aws_lc_rs"] }