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:
committed by
Michael Vines
parent
f6546d00c2
commit
943ae9793d
@@ -11,7 +11,7 @@ edition = "2018"
|
||||
[dependencies]
|
||||
bzip2 = "0.3.3"
|
||||
console = "0.11.3"
|
||||
indicatif = "0.14.0"
|
||||
indicatif = "0.15.0"
|
||||
log = "0.4.8"
|
||||
reqwest = { version = "0.10.6", default-features = false, features = ["blocking", "rustls-tls", "json"] }
|
||||
solana-sdk = { path = "../sdk", version = "1.3.0" }
|
||||
|
Reference in New Issue
Block a user