diff --git a/Cargo.toml b/Cargo.toml index ebc0ee0..79e13ea 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", branch = "handshake-refactor" } +tungstenite = { git = "ssh://git@bitbucket.org/mikogo/tungstenite-rs.git" }