Skip to content

Commit 82a896a

Browse files
committed
docs(readme): clarify pinned deps until upstream releases
1 parent ef48465 commit 82a896a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@ If you have the Rust toolchain installed, the native library will be automatical
5959
As a user of the package, you don't need to worry about building the native library or bindings yourself.
6060
Only if you want to contribute to the bindings or modify the native code yourself, you can follow the instructions in [development](#development) below.
6161
The first build can take several minutes depending on your machine and network (subsequent builds are faster).
62+
We currently pin git dependencies to specific commits for reproducibility (including `bdk-ffi` until the next release is cut); the plan is to move to release tags as upstream ships them.
6263

6364
## Development
6465

0 commit comments

Comments
 (0)