Skip to content

Commit

Permalink
build(deps): bump bitcoin from 0.29.2 to 0.30.1
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.30.1.
- [Commits](rust-bitcoin/rust-bitcoin@0.29.2...bitcoin-0.30.1)

---
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 Sep 1, 2023
1 parent fca22ee commit 11a43b7
Show file tree
Hide file tree
Showing 2 changed files with 70 additions and 17 deletions.
85 changes: 69 additions & 16 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.30.1"
bitcoin-bech32 = "0.13.0"
bech32 = "0.9.1"
hex = "0.4.3"
Expand Down

0 comments on commit 11a43b7

Please sign in to comment.