diff --git a/Cargo.toml b/Cargo.toml index 8cadc6ae..036263e1 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -102,7 +102,7 @@ version = "0.14" features = ["server", "http1", "http2"] [dependencies.reqwest] -version = "0.11.27" +version = "0.12.3" default-features = false features = ["rustls-tls-native-roots", "socks", "trust-dns"]