mirror of
https://github.com/tuono-labs/tuono
synced 2026-07-29 13:52:46 -07:00
feat: allow any serializable object as response
This commit is contained in:
@@ -13,5 +13,6 @@ ssr_rs = "0.5.1"
|
||||
axum = "0.7.5"
|
||||
tuono_lib_macros = { path = "../tuono_lib_macros"}
|
||||
serde = { version = "1.0.202", features = ["derive"] }
|
||||
erased-serde = "0.4.5"
|
||||
serde_json = "1.0"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user