Upgrade bdk dependency to 0.11
This commit is contained in:
@@ -9,7 +9,7 @@ edition = "2018"
|
||||
crate-type = ["cdylib"]
|
||||
|
||||
[dependencies]
|
||||
bdk = { version = "^0.7", features = ["all-keys"] }
|
||||
bdk = { version = "^0.11", features = ["all-keys"] }
|
||||
safer-ffi = { version = "0.0.6", features = ["proc_macros"]}
|
||||
|
||||
[features]
|
||||
|
||||
Reference in New Issue
Block a user