gb-emu/Cargo.toml

4 lines
119 B
TOML
Raw Normal View History

2023-03-03 19:31:34 +11:00
[workspace]
2023-03-04 09:15:25 +11:00
members = ["lib", "gb-emu", "gb-vst", "gb-vst/xtask"]
default-members = ["gb-emu"]
exclude = ["./nih-plug"]