feat: add presentation layer + bootstrap wiring for vertical slice
This commit is contained in:
@@ -21,6 +21,7 @@ adapters-postgres = { path = "../adapters/postgres" }
|
||||
|
||||
tokio = { workspace = true }
|
||||
anyhow = { workspace = true }
|
||||
async-trait = { workspace = true }
|
||||
tracing = { workspace = true }
|
||||
tracing-subscriber = { workspace = true }
|
||||
dotenvy = { workspace = true }
|
||||
|
||||
Reference in New Issue
Block a user