Skip to content

Commit 159e7ab

Browse files
Pin version of uniffi-bindgen in bdk-ffi-bindgen tool (#189)
1 parent bfe03b9 commit 159e7ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bdk-ffi-bindgen/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@ edition = "2021"
66
[dependencies]
77
anyhow = "=1.0.45" # remove after upgrading to next version of uniffi
88
structopt = "0.3"
9-
uniffi_bindgen = "0.19.3"
9+
uniffi_bindgen = "=0.19.3"
1010
camino = "1.0.9"

0 commit comments

Comments
 (0)