Skip to content

Commit

Permalink
chore(deps): bump electrum-client from 0.12.1 to 0.18.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.18.0.
- [Release notes](https://github.com/MagicalBitcoin/rust-electrum-client/releases)
- [Commits](bitcoindevkit/rust-electrum-client@0.12.1...0.18.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 Aug 11, 2023
1 parent 381b4d9 commit e89c8fc
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.1"
lazy_static = "1.4.0"
opentelemetry = "0.20.0"
serde_with = "3.2.0"
electrum-client = "0.12.0"
electrum-client = "0.18.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 e89c8fc

Please sign in to comment.