Skip to content

Commit

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

---
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 Feb 12, 2024
1 parent dced2e1 commit 1370b05
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 8 deletions.
20 changes: 13 additions & 7 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 @@ -11,7 +11,7 @@ ignored = ["codec", "scale-info", "num_enum"]
anyhow = { version = "1", default-features = false }
assert_matches = { version = "1.5", default-features = false }
async-trait = { version = "0.1", default-features = false }
bip32 = { version = "0.5.0", default-features = false }
bip32 = { version = "0.5.1", 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 1370b05

Please sign in to comment.