fix(deps): update rust crate reqwest to 0.12.4

This commit is contained in:
renovate[bot] 2024-04-19 19:53:25 +00:00 committed by GitHub
parent d0a9666a29
commit a4791988cb
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 13 additions and 97 deletions

View file

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