This repository has been archived on 2024-06-24. You can view files and clone it, but cannot push or open issues or pull requests.
huia/Cargo.toml
2018-08-27 11:09:36 +12:00

5 lines
51 B
TOML

[workspace]
members = [
"compiler",
"parser"
]