Skip to content

Commit fa05eb2

Browse files
Update hex requirement from 0.3 to 0.4
Updates the requirements on [hex](https://github.com/KokaKiwi/rust-hex) to permit the latest version. - [Release notes](https://github.com/KokaKiwi/rust-hex/releases) - [Commits](https://github.com/KokaKiwi/rust-hex/commits) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent cdf7f63 commit fa05eb2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ fs2 = "0.4"
3535
git2 = "0.10.0"
3636
git2-curl = "0.11.0"
3737
glob = "0.3.0"
38-
hex = "0.3"
38+
hex = "0.4"
3939
home = "0.5"
4040
humantime = "1.2.0"
4141
ignore = "0.4.7"

0 commit comments

Comments
 (0)