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