diff --git a/cli/Cargo.toml b/cli/Cargo.toml index 6f68f47..c8196c1 100644 --- a/cli/Cargo.toml +++ b/cli/Cargo.toml @@ -11,7 +11,7 @@ categories.workspace = true description = "CLI for RustyPipe - download videos and extract data from YouTube / YouTube Music" [features] -default = ["rustls-tls-native-roots"] +default = ["native-tls"] # Reqwest TLS options native-tls = [