X-Git-Url: https://harishankar.org/repos/?p=evpf.git;a=blobdiff_plain;f=Cargo.toml;h=bac1457dab990bc80a90fbb0b80eb2e7b67b9b06;hp=c4e36c3b30cf112bea35a477dbf4af782ceabf7a;hb=e12e35ce57fb851e14e6589959c622512a9d1091;hpb=ac6c2056e35e042ada5f88580329bc2ca51e72ff diff --git a/Cargo.toml b/Cargo.toml index c4e36c3..bac1457 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -8,4 +8,4 @@ edition = "2018" [dependencies] regex="1" -ansi_term="0.12" +colored="1.9.3"