Skip to content

Commit 7db90c9

Browse files
committed
added missing hex crate again
Signed-off-by: mematthias <107192630+mematthias@users.noreply.github.com>
1 parent fa1e79b commit 7db90c9

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
lines changed

Cargo.lock

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

cryptoki/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ paste = "1.0.15"
2121
secrecy = "0.10.3"
2222

2323
[dev-dependencies]
24+
hex = "0.4.3"
2425
serial_test = "3.2.0"
2526
testresult = "0.4.1"
2627

0 commit comments

Comments
 (0)