This commit is contained in:
Tao Tien 2025-02-06 16:45:33 -08:00
parent 98e3cbbaaf
commit 946c6157bf
4 changed files with 24 additions and 16 deletions

View file

@ -1,5 +1,7 @@
[alias]
rr = "run --release"
rb = "run --bin"
d = "doc --no-deps --open"
[build]
target = "x86_64-unknown-linux-gnu"