3 lines
40 B
Makefile
3 lines
40 B
Makefile
|
all:
|
||
|
clear; cargo build --all-features
|