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

@ -15,7 +15,7 @@ console = "0.11.3"
csv = "1.1.3"
dirs = "2.0.2"
indexmap = "1.4.0"
indicatif = "0.14.0"
indicatif = "0.15.0"
pickledb = "0.4.1"
serde = { version = "1.0", features = ["derive"] }
solana-clap-utils = { path = "../clap-utils", version = "1.3.0" }