Compare commits
3 Commits
v0.8.0
...
release/0.
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
726808f85d | ||
|
|
811405879d | ||
|
|
bcc6c0f0e8 |
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "bdk-ffi"
|
||||
version = "0.8.0"
|
||||
version = "0.8.1"
|
||||
authors = ["Steve Myers <steve@notmandatory.org>", "Sudarsan Balaji <sudarsan.balaji@artfuldev.com>"]
|
||||
edition = "2018"
|
||||
|
||||
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user