Add evaluation of checksum() conditions

This commit is contained in:
Oliver Hamlet
2018-10-03 19:21:45 +01:00
parent 2e57585787
commit 3e1c2084e5
3 changed files with 196 additions and 16 deletions
+1
View File
@@ -4,6 +4,7 @@ version = "0.1.0"
authors = ["Oliver Hamlet <oliver.hamlet@gmail.com>"]
[dependencies]
crc = "1.0.0"
nom = "4.0.0"
regex = "1.0.5"