outrun/Cargo.toml

8 lines
96 B
TOML

[workspace]
members = [
"outrun-common",
"outrun-compiler",
"outrun-core",
"outrun",
]