mirror of
https://github.com/tokio-rs/axum.git
synced 2026-08-22 00:00:17 +02:00
Remove unused dependencies from examples (#2934)
This commit is contained in:
@@ -7,6 +7,5 @@ publish = false
|
||||
[dependencies]
|
||||
axum = { path = "../../axum", features = ["ws"] }
|
||||
futures = "0.3"
|
||||
hyper = { version = "1.0.0", features = ["full"] }
|
||||
tokio = { version = "1.0", features = ["full"] }
|
||||
tokio-tungstenite = "0.23"
|
||||
|
||||
Reference in New Issue
Block a user