mirror of
https://github.com/tokio-rs/axum.git
synced 2026-09-06 00:00:17 +02:00
wip
This commit is contained in:
@@ -7,3 +7,10 @@ edition = "2021"
|
||||
axum = { path = "../axum", version = "0.4" }
|
||||
okapi = "0.7.0-rc.1"
|
||||
schemars = "0.8.8"
|
||||
mime = "0.3.16"
|
||||
|
||||
serde_json = "1.0"
|
||||
|
||||
[dev-dependencies]
|
||||
assert-json-diff = "2.0"
|
||||
serde = { version = "1.0", features = ["derive"] }
|
||||
|
||||
Reference in New Issue
Block a user