Bump indicatif from 0.11.0 to 0.12.0 (#5844)

automerge
This commit is contained in:
dependabot-preview[bot]
2019-09-09 12:26:34 -07:00
committed by Grimes
parent a7fd726872
commit b13c690f0c
3 changed files with 9 additions and 13 deletions

View File

@ -13,7 +13,7 @@ bzip2 = "0.3.3"
clap = "2.33.0"
console = "0.9.0"
log = "0.4.8"
indicatif = "0.11.0"
indicatif = "0.12.0"
serde_json = "1.0.40"
solana-client = { path = "../client", version = "0.19.0-pre0" }
solana-core = { path = "../core", version = "0.19.0-pre0" }