mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-31 00:31:02 +00:00
Bump ansi_term from 0.9.0 to 0.12.1 (#43)
This commit is contained in:
committed by
Bastian Köcher
parent
c36d12e3b5
commit
57daabb813
@@ -5,7 +5,7 @@ authors = ["Parity Technologies <admin@parity.io>"]
|
|||||||
edition = "2018"
|
edition = "2018"
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
ansi_term = "0.9"
|
ansi_term = "0.12"
|
||||||
async-std = "1.0.1"
|
async-std = "1.0.1"
|
||||||
async-stream = "0.2.0"
|
async-stream = "0.2.0"
|
||||||
clap = { version = "2.33.0", features = ["yaml"] }
|
clap = { version = "2.33.0", features = ["yaml"] }
|
||||||
|
|||||||
Reference in New Issue
Block a user