Changed coloured output to use colored instead of ansi_term
[evpf.git] / Cargo.toml
index 8615725..bac1457 100644 (file)
@@ -8,3 +8,4 @@ edition = "2018"
 
 [dependencies]
 regex="1"
+colored="1.9.3"