mirror of
https://github.com/moghtech/komodo.git
synced 2026-05-03 12:03:21 -05:00
work to make backend Req -> Res typesafe using Resolve trait
This commit is contained in:
@@ -8,8 +8,11 @@ license.workspace = true
|
||||
|
||||
[dependencies]
|
||||
serde.workspace = true
|
||||
serde_json.workspace = true
|
||||
axum.workspace = true
|
||||
diff-struct.workspace = true
|
||||
typeshare.workspace = true
|
||||
strum.workspace = true
|
||||
strum_macros.workspace = true
|
||||
async-trait.workspace = true
|
||||
async-trait.workspace = true
|
||||
anyhow.workspace = true
|
||||
Reference in New Issue
Block a user