updated project to ansi_term 0.11 (#10799)

This commit is contained in:
Marek Kotewicz
2019-06-27 19:34:40 +08:00
committed by Andronik Ordian
parent edc38c2cee
commit 1887080990
10 changed files with 16 additions and 25 deletions

View File

@@ -14,4 +14,4 @@ regex = "1.0"
time = "0.1"
parking_lot = "0.7"
arrayvec = "0.4"
ansi_term = "0.10"
ansi_term = "0.11"