parent
40c13943ed
commit
ddea3615f9
@ -1,10 +1,11 @@ |
||||
[package] |
||||
name = "tokio-ws" |
||||
name = "tokio-tungstenite" |
||||
version = "0.1.0" |
||||
authors = ["Daniel Abramov <dabramov@snapview.de>"] |
||||
|
||||
[dependencies] |
||||
futures = "*" |
||||
tokio-core = "*" |
||||
url = "*" |
||||
|
||||
ws2 = { path = "../ws2-rs" } |
||||
tungstenite = { path = "../tungstenite-rs" } |
||||
|
Loading…
Reference in new issue