diff --git a/Cargo.toml b/Cargo.toml index a383f18..18ba64b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -6,7 +6,7 @@ keywords = ["websocket", "io", "web"] authors = ["Daniel Abramov ", "Alexey Galakhov "] license = "MIT" repository = "https://github.com/snapview/tokio-tungstenite" -version = "0.1.0" +version = "0.1.1" [dependencies] futures = "*"