mirror of
https://github.com/tokio-rs/axum.git
synced 2026-08-18 00:00:15 +02:00
Update to tokio-tungstenite 0.28 (#3497)
This commit is contained in:
@@ -8,4 +8,4 @@ publish = false
|
||||
axum = { path = "../../axum", features = ["ws"] }
|
||||
futures = "0.3"
|
||||
tokio = { version = "1.0", features = ["full"] }
|
||||
tokio-tungstenite = "0.27"
|
||||
tokio-tungstenite = "0.28"
|
||||
|
||||
Reference in New Issue
Block a user