Pin version of uniffi-bindgen in bdk-ffi-bindgen tool (#189)

This commit is contained in:
thunderbiscuit 2022-08-29 22:08:38 -04:00 committed by GitHub
parent bfe03b91b2
commit 159e7ab4af
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,5 +6,5 @@ edition = "2021"
[dependencies]
anyhow = "=1.0.45" # remove after upgrading to next version of uniffi
structopt = "0.3"
uniffi_bindgen = "0.19.3"
uniffi_bindgen = "=0.19.3"
camino = "1.0.9"