pixel/Cargo.toml

8 lines
78 B
TOML

[workspace]
members = [
"host",
"kernel",
"server",
"tests"
]