rust-secp256k1/Makefile

7 lines
40 B
Makefile
Raw Permalink Normal View History

2014-07-06 22:41:22 -07:00
test:
cargo test
build:
cargo build