diff --git a/crates/binstalk-downloader/Cargo.toml b/crates/binstalk-downloader/Cargo.toml index dbc8c0c49..e86bc5613 100644 --- a/crates/binstalk-downloader/Cargo.toml +++ b/crates/binstalk-downloader/Cargo.toml @@ -66,6 +66,8 @@ rustls = [ "__tls", "reqwest/rustls-tls", + "reqwest/rustls-tls-webpki-roots", + "reqwest/rustls-tls-native-roots", # Enable the following features only if hickory-resolver is enabled. "hickory-resolver?/dns-over-rustls",