aboutsummaryrefslogtreecommitdiff
path: root/.cargo/config
blob: 3812e1e2d1e4b6327707422dcd51a8c6d93e7cbb (plain)
1
2
3
4
[alias]
xtask = "run --package xtask --bin xtask --"

install-ra = "run --package xtask --bin xtask -- install" # for backwards compat