diff --git a/Cargo.toml b/Cargo.toml index 1ba8b9c3b..c262a61ab 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -26,7 +26,7 @@ version = "0.1" default-features = false features = ["tokio-runtime"] optional = true -version = "0.12" +version = "0.13" [dependencies.async-tungstenite-compat] package = "async-tungstenite"