chore: Update reqwest

This commit is contained in:
Jade Ellis
2026-04-23 18:53:25 +01:00
parent 980bd475b6
commit 15878371bf
2 changed files with 219 additions and 22 deletions
+2 -2
View File
@@ -137,10 +137,10 @@ default-features = false
features = ["aws_lc_rs"]
[workspace.dependencies.reqwest]
version = "0.12.15"
version = "0.13.2"
default-features = false
features = [
"rustls-tls-native-roots",
"rustls",
"socks",
"hickory-dns",
"http2",