parser/Cargo.toml
2022-07-16 14:57:22 +01:00

5 lines
64 B
TOML

[workspace]
members = [
"trunk_lexer",
"trunk_parser",
]