Skip to content

Commit

Permalink
Bump hex from 0.4.2 to 0.4.3
Browse files Browse the repository at this point in the history
Bumps [hex](https://github.com/KokaKiwi/rust-hex) from 0.4.2 to 0.4.3.
- [Release notes](https://github.com/KokaKiwi/rust-hex/releases)
- [Commits](KokaKiwi/rust-hex@v0.4.2...v0.4.3)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jun 14, 2021
1 parent 025d38b commit 24c3d5e
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 26 deletions.
44 changes: 19 additions & 25 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 util/generate-sample-ledger/Cargo.toml
Expand Up @@ -18,7 +18,7 @@ mc-util-build-info = { path = "../../util/build/info" }
mc-util-from-random = { path = "../../util/from-random" }
mc-util-keyfile = { path = "../../util/keyfile" }

hex = "0.3"
hex = "0.4"
rand = "0.8"
rand_hc = "0.3"
structopt = "0.3"
Expand Down

0 comments on commit 24c3d5e

Please sign in to comment.