Skip to content

Commit 2b8d206

Browse files
chore(deps): bump bitcoincore-rpc from 0.17.0 to 0.19.0
Bumps [bitcoincore-rpc](https://github.com/rust-bitcoin/rust-bitcoincore-rpc) from 0.17.0 to 0.19.0. - [Changelog](https://github.com/rust-bitcoin/rust-bitcoincore-rpc/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-bitcoin/rust-bitcoincore-rpc/commits) --- updated-dependencies: - dependency-name: bitcoincore-rpc dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0361d5d commit 2b8d206

File tree

2 files changed

+128
-18
lines changed

2 files changed

+128
-18
lines changed

Cargo.lock

Lines changed: 127 additions & 17 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ fail-on-warnings = []
1111
sqlx-ledger = { version = "0.11.4", features = ["otel"] }
1212

1313
anyhow = "1.0.82"
14-
bitcoincore-rpc = "0.17.0"
14+
bitcoincore-rpc = "0.19.0"
1515
clap = { version = "4.5", features = ["derive", "env"] }
1616
chrono = { version = "0.4.38", features = ["clock", "serde"], default-features = false }
1717
derive_builder = "0.20.0"

0 commit comments

Comments
 (0)