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

@@ -17,7 +17,7 @@ slab = "0.2"
igd = "0.9"
libc = "0.2.7"
parking_lot = "0.7"
ansi_term = "0.10"
ansi_term = "0.11"
rustc-hex = "1.0"
ethcore-io = { path = "../io", features = ["mio"] }
parity-bytes = "0.1"