add support for glob matchers
This commit is contained in:
@@ -18,3 +18,4 @@ clap = "2"
|
||||
serde = { version = "1.0", features = ["derive"] }
|
||||
serde_yaml = "0.8"
|
||||
regex = "1"
|
||||
globset = "0.4"
|
||||
|
||||
Reference in New Issue
Block a user