Skip to content

Commit 6044833

Browse files
chore(deps): bump clap from 3.1.3 to 3.1.5 (#124)
Bumps [clap](https://github.com/clap-rs/clap) from 3.1.3 to 3.1.5. - [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.1.3...v3.1.5) --- 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 bb38c3f commit 6044833

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 4 additions & 4 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.1.3"
31+
version = "3.1.5"
3232
features = ["cargo"]
3333

3434
[dependencies.image]

0 commit comments

Comments
 (0)