Add a verifier
The current implementation only performs a few basic checks.
This commit is contained in:
@@ -11,3 +11,6 @@ build = "build.rs"
|
||||
[lib]
|
||||
name = "cretonne"
|
||||
path = "lib.rs"
|
||||
|
||||
[dependencies]
|
||||
regex = "0.1.71"
|
||||
|
||||
Reference in New Issue
Block a user