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