mirror of
https://github.com/tokio-rs/axum.git
synced 2026-08-27 00:00:24 +02:00
Remove unused dependencies from examples (#2934)
This commit is contained in:
@@ -14,3 +14,6 @@ axum-extra = { path = "../../axum-extra", default-features = false }
|
||||
futures-executor = "0.3.21"
|
||||
http = "1.0.0"
|
||||
tower-service = "0.3.1"
|
||||
|
||||
[package.metadata.cargo-machete]
|
||||
ignored = ["axum-extra"]
|
||||
|
||||
Reference in New Issue
Block a user