parser/Cargo.toml

5 lines
63 B
TOML

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