mirror of
https://github.com/danog/parser.git
synced 2024-11-30 04:29:13 +01:00
9 lines
135 B
TOML
9 lines
135 B
TOML
[workspace]
|
|
members = [
|
|
"trunk_lexer",
|
|
"trunk_parser",
|
|
"trunk_value",
|
|
"trunk_interner",
|
|
"trunk_gc",
|
|
"phpast",
|
|
] |