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
parent 138200db07
commit bcc6c0f0e8
No known key found for this signature in database
GPG Key ID: 88253696EB836462

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"