Skip to content

Commit

Permalink
signature: bump hex-literal to v0.4 (#1396)
Browse files Browse the repository at this point in the history
  • Loading branch information
tarcieri authored Nov 12, 2023
1 parent c2a8466 commit 7716a99
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 9 deletions.
10 changes: 2 additions & 8 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion signature/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ digest = { version = "0.10.6", optional = true, default-features = false }
rand_core = { version = "0.6.4", optional = true, default-features = false }

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

[features]
Expand Down

0 comments on commit 7716a99

Please sign in to comment.