Skip to content

Commit 7716a99

Browse files
authored
signature: bump hex-literal to v0.4 (#1396)
1 parent c2a8466 commit 7716a99

File tree

2 files changed

+3
-9
lines changed

2 files changed

+3
-9
lines changed

Cargo.lock

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

signature/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ digest = { version = "0.10.6", optional = true, default-features = false }
1818
rand_core = { version = "0.6.4", optional = true, default-features = false }
1919

2020
[dev-dependencies]
21-
hex-literal = "0.3"
21+
hex-literal = "0.4"
2222
sha2 = { version = "0.10", default-features = false }
2323

2424
[features]

0 commit comments

Comments
 (0)