Bump indicatif from 0.14.0 to 0.15.0

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-06-14 22:49:05 +00:00
committed by Michael Vines
parent f6546d00c2
commit 943ae9793d
6 changed files with 7 additions and 7 deletions

View File

@ -19,7 +19,7 @@ console = "0.11.3"
dirs = "2.0.2"
log = "0.4.8"
Inflector = "0.11.4"
indicatif = "0.14.0"
indicatif = "0.15.0"
humantime = "2.0.0"
num-traits = "0.2"
pretty-hex = "0.1.1"