Skip to content

Commit

Permalink
chore(deps): Bump bitcoin from 0.32.3 to 0.32.4
Browse files Browse the repository at this point in the history
Bumps [bitcoin](https://github.com/rust-bitcoin/rust-bitcoin) from 0.32.3 to 0.32.4.
- [Release notes](https://github.com/rust-bitcoin/rust-bitcoin/releases)
- [Changelog](https://github.com/rust-bitcoin/rust-bitcoin/blob/master/CHANGELOG.md)
- [Commits](rust-bitcoin/rust-bitcoin@bitcoin-0.32.3...bitcoin-0.32.4)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 4, 2024
1 parent d406619 commit b3fbf94
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 @@ -23,7 +23,7 @@ k256 = "0.13"
lazy_static = "1.5.0"
pocket-ic = "4.0.0"
pretty_assertions = "1.4.1"
bitcoin = "0.32.3"
bitcoin = "0.32.4"
strum = "0.26.3"
strum_macros = "0.26.4"
ic-chain-fusion-signer-api = { path = "src/signer/api" }
Expand Down

0 comments on commit b3fbf94

Please sign in to comment.