mirror of
https://github.com/tokio-rs/axum.git
synced 2026-08-20 00:00:11 +02:00
Upgrade tokio-tungstenite to 0.23 (#2841)
This commit is contained in:
@@ -9,4 +9,4 @@ axum = { path = "../../axum", features = ["ws"] }
|
||||
futures = "0.3"
|
||||
hyper = { version = "1.0.0", features = ["full"] }
|
||||
tokio = { version = "1.0", features = ["full"] }
|
||||
tokio-tungstenite = "0.21"
|
||||
tokio-tungstenite = "0.23"
|
||||
|
||||
Reference in New Issue
Block a user