Skip to content

Commit

Permalink
Bump bip32 from 0.5.1 to 0.5.2
Browse files Browse the repository at this point in the history
Bumps [bip32](https://github.com/iqlusioninc/crates) from 0.5.1 to 0.5.2.
- [Commits](iqlusioninc/crates@bip32/v0.5.1...secrecy/v0.5.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 18, 2024
1 parent f9a30d8 commit 0da8b6c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 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 @@ -15,7 +15,7 @@ ark-ff = { version = "0.4", default-features = false }
ark-std = { version = "0.4", default-features = false }
assert_matches = { version = "1.5", default-features = false }
async-trait = { version = "0.1", default-features = false }
bip32 = { version = "0.5.1", default-features = false }
bip32 = { version = "0.5.2", default-features = false }
bytes = { version = "1", default-features = false }
chrono = { version = "0.4", default-features = false }
clap = { version = "4", default-features = false }
Expand Down

0 comments on commit 0da8b6c

Please sign in to comment.