Deps: Update async-tungstenite -> 0.13 (#50)
Updates to the latest async-tungstenite version. This was tested by `cargo make ready` and by testing driver/gateway function via `examples/serenity/voice_storage`.
This commit is contained in:
@@ -26,7 +26,7 @@ version = "0.1"
|
|||||||
default-features = false
|
default-features = false
|
||||||
features = ["tokio-runtime"]
|
features = ["tokio-runtime"]
|
||||||
optional = true
|
optional = true
|
||||||
version = "0.12"
|
version = "0.13"
|
||||||
|
|
||||||
[dependencies.async-tungstenite-compat]
|
[dependencies.async-tungstenite-compat]
|
||||||
package = "async-tungstenite"
|
package = "async-tungstenite"
|
||||||
|
|||||||
Reference in New Issue
Block a user