|
|
@ -6,7 +6,7 @@ keywords = ["websocket", "io", "web"] |
|
|
|
authors = ["Daniel Abramov <dabramov@snapview.de>", "Alexey Galakhov <agalakhov@snapview.de>"] |
|
|
|
authors = ["Daniel Abramov <dabramov@snapview.de>", "Alexey Galakhov <agalakhov@snapview.de>"] |
|
|
|
license = "MIT" |
|
|
|
license = "MIT" |
|
|
|
repository = "https://github.com/snapview/tokio-tungstenite" |
|
|
|
repository = "https://github.com/snapview/tokio-tungstenite" |
|
|
|
version = "0.1.0" |
|
|
|
version = "0.1.1" |
|
|
|
|
|
|
|
|
|
|
|
[dependencies] |
|
|
|
[dependencies] |
|
|
|
futures = "*" |
|
|
|
futures = "*" |
|
|
|