Match highlighting and better colors in report

This commit is contained in:
Cameron Cordes
2020-05-19 15:17:09 -04:00
parent b73e4d38f1
commit e1aa96dd78
3 changed files with 254 additions and 13 deletions

View File

@@ -4,7 +4,6 @@ version = "0.1.0"
authors = ["Cameron Cordes <cameronc.dev@gmail.com>"]
edition = "2018"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
clap = "2.33.0"
term = "0.6.1"