bobbylisp/Cargo.toml

9 lines
86 B
TOML

[workspace]
members = [
"bin",
"syntax",
"typing",
"ir",
"com",
]