update termcolor dep

This commit is contained in:
Andrew Gallant
2017-02-18 15:09:25 -05:00
parent a5a16ebb27
commit a114b86063
2 changed files with 23 additions and 26 deletions

View File

@@ -40,7 +40,7 @@ memmap = "0.5"
num_cpus = "1"
regex = "0.2.1"
same-file = "0.1.1"
termcolor = { version = "0.2.0", path = "termcolor" }
termcolor = { version = "0.3.0", path = "termcolor" }
[build-dependencies]
clap = "2.18"