termcolor: release 0.3.4

This commit is contained in:
Andrew Gallant
2018-02-11 13:39:12 -05:00
parent 7718ee362e
commit 5d15f49f0c
3 changed files with 5 additions and 5 deletions

View File

@@ -47,7 +47,7 @@ memmap = "0.6"
num_cpus = "1"
regex = "0.2.4"
same-file = "1"
termcolor = { version = "0.3.3", path = "termcolor" }
termcolor = { version = "0.3.4", path = "termcolor" }
[dependencies.clap]
version = "2.29.4"