mirror of
https://github.com/danog/parser.git
synced 2025-01-22 13:01:32 +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",
|
|
] |