Chore: update tokio-tungstenite
This commit is contained in:
@@ -44,7 +44,7 @@ streamcatcher = { optional = true, version = "1" }
|
|||||||
symphonia = { default_features = false, optional = true, version = "0.5.2" }
|
symphonia = { default_features = false, optional = true, version = "0.5.2" }
|
||||||
symphonia-core = { optional = true, version = "0.5.2" }
|
symphonia-core = { optional = true, version = "0.5.2" }
|
||||||
tokio = { default-features = false, optional = true, version = "1.0" }
|
tokio = { default-features = false, optional = true, version = "1.0" }
|
||||||
tokio-tungstenite = { optional = true, version = "0.20" }
|
tokio-tungstenite = { optional = true, version = "0.21" }
|
||||||
tokio-util = { features = ["io"], optional = true, version = "0.7" }
|
tokio-util = { features = ["io"], optional = true, version = "0.7" }
|
||||||
tracing = { version = "0.1", features = ["log"] }
|
tracing = { version = "0.1", features = ["log"] }
|
||||||
tracing-futures = "0.2"
|
tracing-futures = "0.2"
|
||||||
|
|||||||
Reference in New Issue
Block a user