Skip to content

Commit 71ac5e6

Browse files
Bump hex from 0.3.2 to 0.4.0
Bumps [hex](https://github.com/KokaKiwi/rust-hex) from 0.3.2 to 0.4.0. - [Release notes](https://github.com/KokaKiwi/rust-hex/releases) - [Commits](KokaKiwi/rust-hex@v0.3.2...v0.4.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent f710c51 commit 71ac5e6

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

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.

site/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ chrono = "0.4"
1919
rmp-serde = "0.14.0"
2020
semver = "0.9"
2121
ring = "0.16.9"
22-
hex = "0.3.2"
22+
hex = "0.4.0"
2323
regex = "1"
2424
lazy_static = "1"
2525
reqwest = "0.9"

0 commit comments

Comments
 (0)