mirror of
https://github.com/kittywitch/katgba.git
synced 2025-12-22 00:09:17 -08:00
5 lines
132 B
TOML
5 lines
132 B
TOML
[toolchain]
|
|
channel = "nightly"
|
|
targets = ["thumbv4t-none-eabi"]
|
|
profile = "minimal"
|
|
components = ["rust-src", "clippy", "rustfmt"]
|