rust-secp256k1-unsafe-fast/Makefile

7 lines
40 B
Makefile
Raw Normal View History

2014-07-07 05:41:22 +00:00
test:
cargo test
build:
cargo build