= ["cargo"]
= []
= ["complexity", "style", "nursery", "pedantic", "suspicious", "correctness", "perf"]
= ["cargo fmt", "cargo update"]
= ["verify-project", "check --all-targets --profile=test", "audit", "test -j 4 --no-fail-fast -- --show-output", "fmt --check", "outdated"]
= ["cargo install --path .", "bin/ask"]