mirror of
https://github.com/tuono-labs/tuono
synced 2026-07-25 12:52:47 -07:00
feat: create route handler macro
This commit is contained in:
+3
-1
@@ -3,7 +3,9 @@ resolver = "2"
|
||||
members = [
|
||||
"crates/cli",
|
||||
"crates/axum_bundler",
|
||||
"crates/bundler"
|
||||
"crates/bundler",
|
||||
"crates/tuono_lib",
|
||||
"crates/tuono_lib_macros"
|
||||
]
|
||||
exclude = [
|
||||
"examples/playground"
|
||||
|
||||
Reference in New Issue
Block a user