10 lines
131 B
TOML
10 lines
131 B
TOML
[workspace]
|
|
members = [
|
|
"maud_htmlescape",
|
|
"maud_macros",
|
|
"maud",
|
|
"maud_extras",
|
|
]
|
|
exclude = [
|
|
"benchmarks",
|
|
]
|