chore: no need for Makefile
This commit is contained in:
@@ -1,10 +0,0 @@
|
|||||||
.PHONY: build run format
|
|
||||||
|
|
||||||
build:
|
|
||||||
cargo build
|
|
||||||
|
|
||||||
run: build
|
|
||||||
cargo run
|
|
||||||
|
|
||||||
format:
|
|
||||||
cargo fmt
|
|
||||||
Reference in New Issue
Block a user