From 8dfdfd1dd59d71f01430e2c46f08972aa0f9d7da Mon Sep 17 00:00:00 2001 From: "oxide-renovate[bot]" <146848827+oxide-renovate[bot]@users.noreply.github.com> Date: Sat, 18 Jul 2026 04:12:31 +0000 Subject: [PATCH] Update Rust crate http-body-util to 0.1.4 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 0136749b..49285cdb 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -32,7 +32,7 @@ google-cloudkms1 = { version = "7.0.0", default-features = false, features = ["y heck = "0.5.0" hex = "0.4.3" http = "1" -http-body-util = "0.1.3" +http-body-util = "0.1.4" hyper = "1.10.1" hyper-util = "0.1" jsonwebtoken = { version = "10.2", features = ["aws_lc_rs"] }