Skip to content

Commit edcbe1b

Browse files
chore(deps): update hex-literal requirement from ^0.4.1 to ^1.0.0 (#39)
Updates the requirements on [hex-literal](https://github.com/RustCrypto/utils) to permit the latest version. - [Commits](RustCrypto/utils@hex-literal-v0.4.1...hex-literal-v1.0.0) --- updated-dependencies: - dependency-name: hex-literal dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5098da9 commit edcbe1b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ alpm = "^4.0.1"
3535
command-extra = "^1.0.0"
3636
git2 = "^0.20.0"
3737
hex_fmt = "^0.3.0"
38-
hex-literal = "^0.4.1"
38+
hex-literal = "^1.0.0"
3939
indexmap = "^2.2.5"
4040
itertools = "^0.14.0"
4141
num-bigint = "^0.4.6"

0 commit comments

Comments
 (0)