Skip to content

Commit

Permalink
Bump ed25519-bip32 from 0.3.2 to 0.4.1
Browse files Browse the repository at this point in the history
Bumps [ed25519-bip32](https://github.com/typed-io/rust-ed25519-bip32) from 0.3.2 to 0.4.1.
- [Release notes](https://github.com/typed-io/rust-ed25519-bip32/releases)
- [Commits](typed-io/rust-ed25519-bip32@ed25519-bip32-v0.3.2...ed25519-bip32-v0.4.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 21, 2022
1 parent cb30d62 commit f48c1f4
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 17 deletions.
23 changes: 7 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 iapyx/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ dirs = "4.0"
rand_core = "0.6"
itertools = "0.10.3"
cryptoxide = "0.4.2"
ed25519-bip32 = "^0.3.1"
ed25519-bip32 = "^0.4.1"
jcli = { git = "https://github.com/input-output-hk/jormungandr.git", branch = "master" }
jormungandr-lib = { git = "https://github.com/input-output-hk/jormungandr.git", branch = "master" }
jormungandr-automation = { git = "https://github.com/input-output-hk/jormungandr.git", branch = "master" }
Expand Down

0 comments on commit f48c1f4

Please sign in to comment.