summaryrefslogtreecommitdiff
path: root/.cargo/config.toml
blob: 6687bf858d8ade6edb1cf4ceac086e9aa2988e95 (plain)
1
2
3
[alias]
profile = "run --release --features profiler"
release = "run --release"