parser/Cargo.toml
2022-07-26 17:56:37 +01:00

6 lines
77 B
TOML

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