From 3b78000023e51f91123c5f94db8d293c712bb77f Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 31 Mar 2025 00:35:01 +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 aa44b0f..e056cdb 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"