Bump indicatif from 0.12.0 to 0.13.0 (#6736)

Bumps [indicatif](https://github.com/mitsuhiko/indicatif) from 0.12.0 to 0.13.0.
- [Release notes](https://github.com/mitsuhiko/indicatif/releases)
- [Commits](https://github.com/mitsuhiko/indicatif/compare/0.12.0...0.13.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2019-11-05 13:25:28 -07:00
committed by Michael Vines
parent 85c9a231c1
commit 46391397b8
3 changed files with 6 additions and 6 deletions

View File

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