diff --git a/doc/shared-libraries.md b/doc/shared-libraries.md index 147e2237115..bd4bd60d1a0 100644 --- a/doc/shared-libraries.md +++ b/doc/shared-libraries.md @@ -48,3 +48,4 @@ The interface is defined in the C header `bitcoinconsensus.h` located in `src/sc - [node-libbitcoinconsensus](https://github.com/bitpay/node-libbitcoinconsensus) (Node.js Bindings) - [java-libbitcoinconsensus](https://github.com/dexX7/java-libbitcoinconsensus) (Java Bindings) - [bitcoinconsensus-php](https://github.com/Bit-Wasp/bitcoinconsensus-php) (PHP Bindings) +- [rust-bitcoinconsensus](https://github.com/rust-bitcoin/rust-bitcoinconsensus) (Rust Bindings) \ No newline at end of file