Skip to content

Commit b9bd57d

Browse files
Bump hex from 0.4.0 to 0.4.2
Bumps [hex](https://github.com/KokaKiwi/rust-hex) from 0.4.0 to 0.4.2. - [Release notes](https://github.com/KokaKiwi/rust-hex/releases) - [Commits](KokaKiwi/rust-hex@v0.4...v0.4.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent a498428 commit b9bd57d

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

Cargo.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crypto/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ license = "MIT/Apache-2.0"
66

77
[dependencies]
88
failure = "0.1.7"
9-
hex = "0.4.0"
9+
hex = "0.4.2"
1010
ring = "0.13.5"
1111

1212
[dev-dependencies]

0 commit comments

Comments
 (0)