Skip to content

Commit a5bf10e

Browse files
chore(deps): bump clap from 3.2.5 to 3.2.8 (#145)
Bumps [clap](https://github.com/clap-rs/clap) from 3.2.5 to 3.2.8. - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@v3.2.5...v3.2.8) --- updated-dependencies: - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ae4c0c0 commit a5bf10e

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 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
@@ -28,7 +28,7 @@ simplerand = "1.3.0"
2828
humantime = "2.1.0"
2929

3030
[dependencies.clap]
31-
version = "3.2.5"
31+
version = "3.2.8"
3232
features = ["cargo"]
3333

3434
[dependencies.image]

0 commit comments

Comments
 (0)