minor: Cargo.toml update tungstenite dependency

pull/1/head
Daniel Abramov 7 years ago
parent 0b656bf24c
commit f974670689
  1. 2
      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" }

Loading…
Cancel
Save