sv-parser/Cargo.toml
2019-07-25 21:06:00 +09:00

7 lines
68 B
TOML

[workspace]
members = [
"sv-parser",
"sv-parser-macros",
]