mirror of
https://github.com/tuono-labs/tuono
synced 2026-07-29 13:52:46 -07:00
feat: create base payload, request and response data structures
This commit is contained in:
@@ -10,4 +10,8 @@ path = "src/lib.rs"
|
||||
|
||||
[dependencies]
|
||||
ssr_rs = "0.5.1"
|
||||
axum = "0.7.5"
|
||||
tuono_lib_macros = { path = "../tuono_lib_macros"}
|
||||
serde = { version = "1.0.202", features = ["derive"] }
|
||||
serde_json = "1.0"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user