add tests
This commit is contained in:
@@ -49,7 +49,7 @@ optional = true
|
||||
|
||||
[dev-dependencies]
|
||||
anyhow = "1.0.72"
|
||||
axum = { version = "0.6.20" }
|
||||
axum = { version = "0.6.20", features = ["macros"] }
|
||||
tokio = { version = "1.29.1", features = ["full"] }
|
||||
hyper = { version = "0.14.27", features = ["full"] }
|
||||
reqwest = { version = "0.11.18", features = ["json", "multipart"] }
|
||||
|
||||
Reference in New Issue
Block a user