Added coloured output and also removed hard-coded strings
[evpf.git] / Cargo.toml
index 8615725..c4e36c3 100644 (file)
@@ -8,3 +8,4 @@ edition = "2018"
 
 [dependencies]
 regex="1"
+ansi_term="0.12"