Deps: Update async-tungstenite -> 0.12

This is a non-breaking change, since WsError is private.
This commit is contained in:
Kyle Simpson
2021-02-10 13:58:56 +00:00
parent 0e860dc29d
commit a40fac3109
2 changed files with 3 additions and 1 deletions

View File

@@ -26,7 +26,7 @@ version = "0.1"
default-features = false
features = ["tokio-runtime"]
optional = true
version = "0.11"
version = "0.12"
[dependencies.async-tungstenite-compat]
package = "async-tungstenite"