Bump clap from 2.33.0 to 2.33.1 (#9978)

* Bump clap from 2.33.0 to 2.33.1

Bumps [clap](https://github.com/clap-rs/clap) from 2.33.0 to 2.33.1.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/v2.33.1/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/v2.33.0...v2.33.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

* [auto-commit] Update all Cargo lock files

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: dependabot-buildkite <dependabot-buildkite@noreply.solana.com>
This commit is contained in:
dependabot-preview[bot]
2020-05-11 14:32:50 -07:00
committed by GitHub
parent 4fd7526852
commit 6660e93c39
24 changed files with 28 additions and 28 deletions

View File

@ -13,7 +13,7 @@ atty = "0.2.11"
bincode = "1.2.1"
bzip2 = "0.3.3"
chrono = { version = "0.4.11", features = ["serde"] }
clap = { version = "2.33.0" }
clap = { version = "2.33.1" }
console = "0.10.1"
ctrlc = { version = "3.1.4", features = ["termination"] }
dirs = "2.0.2"