trueLMAO/Cargo.toml
2023-02-18 16:32:26 +00:00

12 lines
126 B
TOML

[workspace]
members = [
"emu",
"frontend",
"frontend-minimal",
]
[profile.release]
opt-level = 2
# debug = true