From cb0177f2d9fbf4d3e8a26fcf4b1b9736fa2cc362 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 27 Nov 2023 03:33:38 +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 18e146f7..3482d5f9 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.406" anyhow = "1.0.75" -http = "0.2" +http = "1.0"