Add support for an is_master(file path) function

This commit is contained in:
Oliver Hamlet
2019-10-05 13:24:52 +01:00
parent 90cbeff71a
commit cb211d6ec3
4 changed files with 171 additions and 0 deletions
+1
View File
@@ -7,6 +7,7 @@ edition = "2018"
[dependencies]
crc = "1.0.0"
esplugin = "3.0.0"
nom = "5.0.0"
pelite = "0.7.0"
regex = "1.0.5"