Added command line argument option to run as a single command
[evpf.git] / Cargo.toml
index 8615725..c4e36c3 100644 (file)
@@ -8,3 +8,4 @@ edition = "2018"
 
 [dependencies]
 regex="1"
+ansi_term="0.12"