Files
avbroot/.cargo/config.toml
T
Andrew Gunnerson 44d62f5147 Add release management tasks
Signed-off-by: Andrew Gunnerson <accounts+github@chiller3.com>
2023-08-30 19:23:07 -04:00

6 lines
102 B
TOML

[alias]
xtask = "run --package xtask --"
[env]
CARGO_WORKSPACE_DIR = { value = "", relative = true }