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

@@ -24,5 +24,5 @@ rand_os = "0.2"
sha2 = "0.8"
[dev-dependencies]
hex-literal = "0.1"
hex-literal = "0.2"
rand_xorshift = "0.2"