diff --git a/Cargo.toml b/Cargo.toml index f484c881..f03a2243 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -14,7 +14,7 @@ documentation = "https://prefix-dev.github.io/rattler-build" default-run = "rattler-build" [features] -default = ['native-tls', 'recipe-generation'] +default = ['rustls-tls', 'recipe-generation'] native-tls = [ 'reqwest/native-tls', 'rattler/native-tls',