agb/.cargo/config.toml

7 lines
138 B
TOML
Raw Normal View History

2021-04-04 03:24:00 +10:00
[unstable]
build-std = ["core", "compiler_builtins", "alloc"]
build-std-features = ["compiler-builtins-mem"]
[build]
target = "gba.json"