build: add build command to bdk-ffi directory
This is simply to bring it in line with the other libraries.
This commit is contained in:
parent
f1744d192f
commit
dccc85d8ff
@ -1,2 +1,5 @@
|
||||
build:
|
||||
cargo build
|
||||
|
||||
test:
|
||||
cargo test --lib
|
||||
|
Loading…
x
Reference in New Issue
Block a user