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

@ -22,7 +22,7 @@ clap = { version = "2.33.0" }
console = "0.9.0"
ctrlc = { version = "3.1.3", features = ["termination"] }
dirs = "2.0.2"
indicatif = "0.11.0"
indicatif = "0.12.0"
lazy_static = "1.4.0"
log = "0.4.8"
nix = "0.15.0"