diff --git a/Cargo.toml b/Cargo.toml index 361f4a1..78c3b26 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -8,5 +8,5 @@ futures = "*" tokio-core = "*" url = "*" -tungstenite = { git = "ssh://git@bitbucket.org/mikogo/tungstenite-rs.git" } +tungstenite = "0.1.0"