From afe096f58c4d9930ecfe15da62f5e9613a8c94ba Mon Sep 17 00:00:00 2001 From: "oxide-renovate[bot]" <146848827+oxide-renovate[bot]@users.noreply.github.com> Date: Thu, 4 Jun 2026 07:56:49 +0000 Subject: [PATCH] Update Rust crate http to 1.4.1 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 81290fc..a1cd49d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -77,7 +77,7 @@ dropshot-api-manager = "0.7.2" dropshot-api-manager-types = "0.7.2" expectorate = "1" futures = "0.3" -http = "1.4.0" +http = "1.4.1" humantime = "2.3" iddqd = "0.3.18" kstat-rs = "0.2.4"