build(deps): bump bdk to 0.23

This commit is contained in:
Byron Hambly 2022-10-07 20:34:27 +02:00
parent b64da86acd
commit ef7922f898
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.13"
bdk = "0.22"
bdk = "0.23"
big-bytes = "1"
bitcoin = { version = "0.28", features = [ "rand", "use-serde" ] }
bmrng = "0.5"