From 2b40173cb6c5dd1677aca3087b6c6b6ce4fde9f9 Mon Sep 17 00:00:00 2001 From: "oxide-renovate[bot]" <146848827+oxide-renovate[bot]@users.noreply.github.com> Date: Thu, 15 May 2025 03:16:25 +0000 Subject: [PATCH] Update Rust crate http to 1.3.1 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index f8c8df4c1e..18489b850b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -456,7 +456,7 @@ hickory-server = "0.24.4" highway = "1.3.0" hkdf = "0.12.4" hmac = "0.12.1" -http = "1.2.0" +http = "1.3.1" http-body = "1.0.1" http-body-util = "0.1.3" http-range = "0.1.5"