add input file matching through configs
and allow codec options for each matching
This commit is contained in:
@@ -17,3 +17,4 @@ anyhow = "1"
|
||||
clap = "2"
|
||||
serde = { version = "1.0", features = ["derive"] }
|
||||
serde_yaml = "0.8"
|
||||
regex = "1"
|
||||
|
||||
Reference in New Issue
Block a user