mirror of
https://github.com/tokio-rs/axum.git
synced 2026-08-29 00:00:18 +02:00
[test] the form example (#3267)
This commit is contained in:
@@ -10,3 +10,8 @@ serde = { version = "1.0", features = ["derive"] }
|
||||
tokio = { version = "1.0", features = ["full"] }
|
||||
tracing = "0.1"
|
||||
tracing-subscriber = { version = "0.3", features = ["env-filter"] }
|
||||
|
||||
[dev-dependencies]
|
||||
http-body-util = "0.1.3"
|
||||
mime = "0.3.17"
|
||||
tower = "0.5.2"
|
||||
|
||||
Reference in New Issue
Block a user