diff --git a/Cargo.toml b/Cargo.toml index c7ed320..5ba5ac0 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -8,7 +8,7 @@ license = "MIT" homepage = "https://github.com/snapview/tokio-tungstenite" documentation = "https://docs.rs/tokio-tungstenite" repository = "https://github.com/snapview/tokio-tungstenite" -version = "0.1.3" +version = "0.2.1" [dependencies] futures = "*"