mirror of
https://github.com/comit-network/xmr-btc-swap.git
synced 2025-12-15 08:38:58 -05:00
build(deps): bump bdk from 0.24.0 to 0.25.0
Bumps [bdk](https://github.com/bitcoindevkit/bdk) from 0.24.0 to 0.25.0. - [Release notes](https://github.com/bitcoindevkit/bdk/releases) - [Changelog](https://github.com/bitcoindevkit/bdk/blob/master/CHANGELOG.md) - [Commits](https://github.com/bitcoindevkit/bdk/compare/v0.24.0...v0.25.0) --- updated-dependencies: - dependency-name: bdk dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
b033b48861
commit
2401c2f38f
2 changed files with 3 additions and 3 deletions
|
|
@ -15,7 +15,7 @@ async-trait = "0.1"
|
|||
atty = "0.2"
|
||||
backoff = { version = "0.4", features = [ "tokio" ] }
|
||||
base64 = "0.13"
|
||||
bdk = "0.24"
|
||||
bdk = "0.25"
|
||||
big-bytes = "1"
|
||||
bitcoin = { version = "0.29", features = [ "rand", "serde" ] }
|
||||
bmrng = "0.5"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue