skhtml/Cargo.toml

9 lines
112 B
TOML

[workspace]
members = [
"typed-html",
"macros",
"examples/wasm",
"examples/rocket",
"ui",
]