Bump ansi_term from 0.9.0 to 0.12.1 (#43)

This commit is contained in:
dependabot-preview[bot]
2020-03-23 04:34:06 +00:00
committed by Bastian Köcher
parent c36d12e3b5
commit 57daabb813
+1 -1
View File
@@ -5,7 +5,7 @@ authors = ["Parity Technologies <admin@parity.io>"]
edition = "2018"
[dependencies]
ansi_term = "0.9"
ansi_term = "0.12"
async-std = "1.0.1"
async-stream = "0.2.0"
clap = { version = "2.33.0", features = ["yaml"] }