diff --git a/Cargo.toml b/Cargo.toml index 969b5cf1..1b269ec5 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -29,7 +29,7 @@ tempfile = "3" tokio = { version = "1", features = ["rt-multi-thread", "macros", "sync"] } toml = "1.1.0" uuid = { version = "1.22.0", features = ["v4", "serde"] } -tokio-tungstenite = { version = "0.29.0", features = ["connect", "native-tls"] } +tokio-tungstenite = { version = "0.29.0", features = ["connect", "rustls-tls-native-roots"] } walkdir = "2.5.0" filetime = "0.2" matrix-sdk = { version = "0.16.0", default-features = false, features = [