diff --git a/Cargo.toml b/Cargo.toml index 9820127..8a733cd 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -9,7 +9,7 @@ readme = "README.md" homepage = "https://github.com/snapview/tungstenite-rs" documentation = "https://docs.rs/tungstenite/0.6.1" repository = "https://github.com/snapview/tungstenite-rs" -version = "0.6.1" +version = "0.7.0" [features] default = ["tls"]