mirror of
https://github.com/tokio-rs/axum.git
synced 2026-09-09 00:00:12 +02:00
Simplify things quite a bit
This commit is contained in:
@@ -31,6 +31,7 @@ serde_json = { version = "1.0.71", optional = true }
|
||||
[dev-dependencies]
|
||||
axum-macros = { path = "../axum-macros", version = "0.1" }
|
||||
hyper = "0.14"
|
||||
serde = { version = "1.0", features = ["derive"] }
|
||||
tokio = { version = "1.14", features = ["full"] }
|
||||
tower = { version = "0.4", features = ["util"] }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user