garage/Makefile

4 lines
37 B
Makefile

all:
cargo fmt || true
cargo build