roc/Cargo.toml
2020-03-05 17:45:52 -05:00

10 lines
138 B
TOML

[workspace]
members = [
"compiler",
"compiler/region",
"compiler/collections",
"compiler/module",
"compiler/parse"
]