diff --git a/Cargo.toml b/Cargo.toml index 4262a9c..13fdb5d 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/" repository = "https://github.com/snapview/tungstenite-rs" -version = "0.2.1" +version = "0.2.2" [features] default = ["tls"]