Bump clap from 2.32.0 to 2.33.0

Bumps [clap](https://github.com/clap-rs/clap) from 2.32.0 to 2.33.0.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/commits)

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot]
2019-04-06 13:04:18 +00:00
committed by Greg Fitzgerald
parent 7295a84d69
commit 21287ba554
13 changed files with 34 additions and 34 deletions

View File

@@ -17,7 +17,7 @@ bs58 = "0.2.0"
bzip2 = "0.3.3"
console = "0.7.5"
chrono = { version = "0.4.0", features = ["serde"] }
clap = { version = "2.32.0"}
clap = { version = "2.33.0"}
dirs = "1.0.5"
indicatif = "0.11.0"
lazy_static = "1.3.0"