Signed-off-by: Alexey Galakhov <agalakhov@snapview.de>
@ -9,8 +9,8 @@ repository = "https://github.com/snapview/tokio-tungstenite"
version = "0.1.0"
[dependencies]
futures = "*"
futures = "0.1.10"
tokio-core = "*"
tokio-core = "0.1.4"
url = "*"
url = "1.4.0"
tungstenite = "0.1.0"