diff --git a/Cargo.toml b/Cargo.toml index b347b4f..8c3d81e 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.5.4" repository = "https://github.com/snapview/tungstenite-rs" -version = "0.5.4" +version = "0.6.0" [features] default = ["tls"]