rust-secp256k1/Makefile

7 lines
40 B
Makefile

test:
cargo test
build:
cargo build