Skip to content

Commit

Permalink
build(deps): bump bitcoin from 0.29.2 to 0.31.0
Browse files Browse the repository at this point in the history
Bumps [bitcoin](https://github.com/rust-bitcoin/rust-bitcoin) from 0.29.2 to 0.31.0.
- [Release notes](https://github.com/rust-bitcoin/rust-bitcoin/releases)
- [Commits](rust-bitcoin/rust-bitcoin@0.29.2...bitcoin-0.31.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Oct 30, 2023
1 parent d6bf914 commit 3ee83cf
Show file tree
Hide file tree
Showing 2 changed files with 88 additions and 21 deletions.
107 changes: 87 additions & 20 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 @@ -19,7 +19,7 @@ lightning-background-processor = { git = "https://github.com/fiksn/rust-lightnin
lightning-rapid-gossip-sync = { git = "https://github.com/fiksn/rust-lightning" }
base64 = "0.21.3"
# do not upgrade to bitcoon 0.30!
bitcoin = "0.29.2"
bitcoin = "0.31.0"
bitcoin-bech32 = "0.13.0"
bech32 = "0.9.1"
hex = "0.4.3"
Expand Down

0 comments on commit 3ee83cf

Please sign in to comment.