outrun/Cargo.toml

9 lines
117 B
TOML

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