fix(deps): update rust crate reqwest to 0.12.2

This commit is contained in:
renovate[bot] 2024-03-25 16:11:05 +00:00 committed by GitHub
parent 101cb34f9a
commit ba797ec560
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 182 additions and 83 deletions

View file

@ -100,7 +100,7 @@ version = "0.14"
features = ["server", "http1", "http2"]
[dependencies.reqwest]
version = "0.11.27"
version = "0.12.2"
default-features = false
features = ["rustls-tls-native-roots", "socks", "trust-dns"]