mirror of
https://github.com/tokio-rs/axum.git
synced 2026-08-20 00:00:11 +02:00
Remove unused dependencies from examples (#2934)
This commit is contained in:
@@ -7,7 +7,6 @@ publish = false
|
||||
[dependencies]
|
||||
axum = { path = "../../axum" }
|
||||
http-body-util = "0.1.0"
|
||||
hyper = { version = "1.0.0", features = ["full"] }
|
||||
hyper-util = { version = "0.1", features = ["client", "http1", "client-legacy"] }
|
||||
mime = "0.3"
|
||||
serde_json = "1.0"
|
||||
|
||||
Reference in New Issue
Block a user