10 lines
121 B
TOML
10 lines
121 B
TOML
[workspace]
|
|
members = [
|
|
"maud_htmlescape",
|
|
"maud_macros",
|
|
"maud",
|
|
]
|
|
exclude = [
|
|
"docs",
|
|
"doctest",
|
|
]
|