gb-emu/.cargo/config

6 lines
93 B
Text

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