Files
nix-config/.cargo/config
2020-06-28 20:24:07 -04:00

5 lines
45 B
Plaintext

b = "build"
c = "check"
t = "test"
r = "run"