diff --git a/Cargo.toml b/Cargo.toml index 82307ca..5ef3989 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -19,7 +19,7 @@ async-trait = "0.1.50" oneshot = "0.1.2" log = "0.4.14" isahc = "1.4.0" -qws = { version = "0.7.9", features = ["ssl"] } +qws = { version = "0.7.9", features = ["nativetls"] } chrono = "0.4.19" #[cfg(feature = "test")]