From 1948bbe2ff947c8bfadecf243071c8bb2fd4c4fd Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 23 Nov 2023 01:12:05 +0000 Subject: [PATCH] chore(deps): Update Rust crate http to v1 --- uri/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/uri/Cargo.toml b/uri/Cargo.toml index 57f187b7..5db3c478 100644 --- a/uri/Cargo.toml +++ b/uri/Cargo.toml @@ -21,4 +21,4 @@ ctor = "0.2.5" rand = "0.8.5" prop-check-rs = "0.0.401" anyhow = "1.0.75" -http = "0.2" +http = "1.0"