change crate used for cdc

previous one seemed to output incorrect results
This commit is contained in:
Trinity Pointard
2021-03-17 01:31:35 +01:00
parent 6e0cb2dfb6
commit 47d0aee9f8
3 changed files with 19 additions and 24 deletions
+1 -1
View File
@@ -22,7 +22,7 @@ bytes = "1.0"
chrono = "0.4"
crypto-mac = "0.10"
err-derive = "0.3"
hash-roll = "0.3.0"
fastcdc = "1.0.5"
hex = "0.4"
hmac = "0.10"
log = "0.4"