Upgrade to hex-literal 0.2

This commit is contained in:
Jack Grigg
2019-09-12 19:17:09 +01:00
parent 89dad572ef
commit 0a3b0a9341
3 changed files with 16 additions and 20 deletions

View File

@@ -23,7 +23,7 @@ rand_core = "0.5"
byteorder = "1"
[dev-dependencies]
hex-literal = "0.1"
hex-literal = "0.2"
rand = "0.7"
rand_xorshift = "0.2"
sha2 = "0.8"