Skip to content

Commit fadf8ba

Browse files
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>
1 parent 0ad5feb commit fadf8ba

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

Cargo.lock

Lines changed: 9 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ version = "0.4.2-alpha.0"
1010

1111
[dependencies]
1212
# Private dependencies.
13-
clap = "2.26"
13+
clap = "2.33"
1414
fs2 = "0.4"
1515
# Public dependencies, exposed through library API.
1616
error-chain = { version = "0.12", default-features = false }

0 commit comments

Comments
 (0)