mirror of
https://github.com/perstarkse/minne.git
synced 2026-05-31 03:40:38 +02:00
chore: harden api-router errors and add router integration tests while slimming html handlers.
This commit is contained in:
@@ -20,3 +20,8 @@ futures = { workspace = true }
|
||||
axum_typed_multipart = { workspace = true}
|
||||
|
||||
common = { path = "../common" }
|
||||
|
||||
[dev-dependencies]
|
||||
common = { path = "../common", features = ["test-utils"] }
|
||||
tower = "0.5"
|
||||
uuid = { workspace = true }
|
||||
|
||||
Reference in New Issue
Block a user