Skip to content

Commit 48ffde5

Browse files
build(deps): Bump clap from 4.5.30 to 4.5.31
Bumps [clap](https://github.com/clap-rs/clap) from 4.5.30 to 4.5.31. - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@clap_complete-v4.5.30...v4.5.31) --- updated-dependencies: - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 45e2031 commit 48ffde5

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
@@ -7,7 +7,7 @@ publish = false
77
[dependencies]
88
assert_cmd = "2.0.16"
99
proc-macro2 = "1.0.93"
10-
clap = { version = "4.5.30", features = ["derive"] }
10+
clap = { version = "4.5.31", features = ["derive"] }
1111
colored = "3.0.0"
1212
directories = "5.0.0"
1313
dirs = "5.0.1"

0 commit comments

Comments
 (0)