From f0f1834e6dc08d9a878e5ff02df2d1aa6c8e9152 Mon Sep 17 00:00:00 2001 From: "oxide-renovate[bot]" <146848827+oxide-renovate[bot]@users.noreply.github.com> Date: Tue, 21 Jul 2026 04:21:10 +0000 Subject: [PATCH] Update Rust crate http to 1.4.2 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 2da64d75..5553da67 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.2" hyper = "1.9.0" itertools = "0.14.0" jsonwebtoken = { version = "10.2", features = ["aws_lc_rs"] }