burrow/.cargo/config.toml
Conrad Kramer 865b676c99
Some checks are pending
Build Rust / Cargo Test (push) Waiting to run
Build Site / Next.js Build (push) Waiting to run
Add Forgejo namespace workflow stack
2026-03-18 02:49:55 -07:00

3 lines
70 B
TOML

[alias] # command aliases
rr = "run --release"
bb = "build --release"