gb-emu/.cargo/config

7 lines
93 B
Plaintext

[alias]
xtask = "run --package xtask --release --"
[profile.dev]
opt-level = 3
lto = "thin"