5 lines
36 B
Makefile
5 lines
36 B
Makefile
|
run:
|
||
|
cargo run
|
||
|
|
||
|
build:
|
||
|
cargo build
|