potatis/Cargo.toml
Henrik Persson 90852a6e7e WASM!
2022-10-04 14:29:38 +02:00

5 lines
148 B
TOML

[workspace]
members = ["common", "mos6502", "nes", "nes-sdl", "nes-wasm"]
[profile.test]
opt-level = 3 # Otherwise integration tests take too long