build(deps): bump bdk to 0.26

closes #1264
This commit is contained in:
Byron Hambly 2023-01-11 19:41:18 +02:00
parent 30fbb0cdb2
commit 7aa6227cbe
No known key found for this signature in database
GPG key ID: DE8F6EA20A661697
2 changed files with 3 additions and 3 deletions

View file

@ -15,7 +15,7 @@ async-trait = "0.1"
atty = "0.2"
backoff = { version = "0.4", features = [ "tokio" ] }
base64 = "0.21"
bdk = "0.25"
bdk = "0.26"
big-bytes = "1"
bitcoin = { version = "0.29", features = [ "rand", "serde" ] }
bmrng = "0.5"