Skip to content

Commit

Permalink
chore(deps): bump electrum-client from 0.12.1 to 0.17.0
Browse files Browse the repository at this point in the history
Bumps [electrum-client](https://github.com/MagicalBitcoin/rust-electrum-client) from 0.12.1 to 0.17.0.
- [Release notes](https://github.com/MagicalBitcoin/rust-electrum-client/releases)
- [Commits](bitcoindevkit/rust-electrum-client@0.12.1...0.17.0)

---
updated-dependencies:
- dependency-name: electrum-client
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 21, 2023
1 parent 6cb752a commit 2c73075
Show file tree
Hide file tree
Showing 2 changed files with 86 additions and 11 deletions.
95 changes: 85 additions & 10 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ bdk = "0.28.0"
lazy_static = "1.4.0"
opentelemetry = "0.19.0"
serde_with = "3.1.0"
electrum-client = "0.12.0"
electrum-client = "0.17.0"
reqwest = { version = "0.11.18", default-features = false, features = ["json", "rustls-tls"] }
tonic_lnd = { version = "0.5.0", features = ["tracing"] }
async-trait = "0.1"
Expand Down

0 comments on commit 2c73075

Please sign in to comment.