From 00f03c19ece4cc9b4567a570c0e7bd3d2a21ac5c Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 18 Feb 2026 05:04:32 +0000 Subject: [PATCH] chore(deps): update rust crate reqwest to 0.13.0 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 52121349..d02a49fd 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -137,7 +137,7 @@ default-features = false features = ["aws_lc_rs"] [workspace.dependencies.reqwest] -version = "0.12.15" +version = "0.13.0" default-features = false features = [ "rustls-tls-native-roots",