Update tokio-tungstenite on the backend
This commit is contained in:
@ -30,6 +30,6 @@ semver = "1.0.21"
|
||||
|
||||
[dev-dependencies]
|
||||
#reqwest = { version = "0.11.11", default-features = false, features = ["json", "rustls-tls"] }
|
||||
tokio-tungstenite = "0.20.1"
|
||||
tokio-tungstenite = "0.21.0"
|
||||
serde_urlencoded = "0.7.1"
|
||||
futures = "0.3.30"
|
||||
|
Reference in New Issue
Block a user