Released version 0.1.0

Signed-off-by: Alexey Galakhov <agalakhov@snapview.de>
pull/1/head
Alexey Galakhov 7 years ago
parent ce65cf482b
commit 81e3e1b7b5
  1. 6
      Cargo.toml

@ -9,8 +9,8 @@ repository = "https://github.com/snapview/tokio-tungstenite"
version = "0.1.0"
[dependencies]
futures = "*"
tokio-core = "*"
url = "*"
futures = "0.1.10"
tokio-core = "0.1.4"
url = "1.4.0"
tungstenite = "0.1.0"

Loading…
Cancel
Save