Skip to content

Commit

Permalink
Bump bitcoin from 0.30.2 to 0.32.2
Browse files Browse the repository at this point in the history
Bumps [bitcoin](https://github.com/rust-bitcoin/rust-bitcoin) from 0.30.2 to 0.32.2.
- [Release notes](https://github.com/rust-bitcoin/rust-bitcoin/releases)
- [Commits](rust-bitcoin/rust-bitcoin@bitcoin-0.30.2...bitcoin-0.32.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 10, 2024
1 parent 109c312 commit f7f8b02
Show file tree
Hide file tree
Showing 2 changed files with 98 additions and 6 deletions.
102 changes: 97 additions & 5 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 @@ -30,7 +30,7 @@ breez-sdk-core = { git = "https://github.com/andrei-21/breez-sdk", rev = "0a43b2

aes-gcm = "0.10.3"
bip39 = "2.0.0"
bitcoin = "0.30.1"
bitcoin = "0.32.2"
chrono = { version = "0.4.38", default-features = false, features = ["serde"] }
cipher = "0.4.4"
email_address = "0.2.4"
Expand Down

0 comments on commit f7f8b02

Please sign in to comment.