* Create the `xtask` package, add command for building examples * Do not perform changelog check for `xtask` package changes * Fix unrelated `rustfmt` error
3 lines
41 B
TOML
3 lines
41 B
TOML
[alias]
|
|
xtask = "run --package xtask --"
|