mirror of
https://github.com/powdr-labs/powdr.git
synced 2026-04-20 03:03:25 -04:00
14 lines
164 B
TOML
14 lines
164 B
TOML
[workspace]
|
|
|
|
members = [
|
|
"number",
|
|
"parser",
|
|
"cli",
|
|
"executor",
|
|
"riscv",
|
|
"parser_util",
|
|
"pil_analyzer",
|
|
"compiler",
|
|
"pilgen",
|
|
]
|