mirror of
https://github.com/henrikpersson/potatis.git
synced 2025-04-02 10:32:09 -04:00
5 lines
148 B
TOML
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
|