From 5a94818a4058fe7904dd0c1661c2a12b5889ec41 Mon Sep 17 00:00:00 2001 From: "oxide-renovate[bot]" <146848827+oxide-renovate[bot]@users.noreply.github.com> Date: Wed, 4 Mar 2026 04:02:11 +0000 Subject: [PATCH] Update Rust crate http to 1.4.0 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 2177b5f..6b6ae91 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -74,7 +74,7 @@ dropshot-api-manager = "0.5.2" dropshot-api-manager-types = "0.5.2" expectorate = "1" futures = "0.3" -http = "1.2.0" +http = "1.4.0" kstat-rs = "0.2.4" lazy_static = "1.5" libc = "0.2"