From acc0a93525104f60fcf92c37df6026e736c4fa4f Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 31 Mar 2025 20:50:49 +0000 Subject: [PATCH] Update Rust crate reqwest to 0.12.15 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 45b7786..3ec3f5f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -19,4 +19,4 @@ futures = "0.3.31" thiserror = "2.0.7" rand = "0.9.0" mktemp = "0.5.1" -reqwest = "0.12.3" +reqwest = "0.12.15" -- 2.47.2