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:
thunderbiscuit 2024-04-17 10:58:54 -04:00
parent f1744d192f
commit dccc85d8ff
No known key found for this signature in database
GPG Key ID: 88253696EB836462

View File

@ -1,2 +1,5 @@
build:
cargo build
test:
cargo test --lib