Skip to content

Commit b587d6b

Browse files
dependabot[bot]marc0der
authored andcommitted
build(deps): Bump clap from 4.5.45 to 4.5.47
Bumps [clap](https://github.com/clap-rs/clap) from 4.5.45 to 4.5.47. - [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.45...clap_complete-v4.5.47) --- updated-dependencies: - dependency-name: clap dependency-version: 4.5.47 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 35ba46a commit b587d6b

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

Cargo.lock

Lines changed: 6 additions & 6 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.101"
10-
clap = { version = "4.5.45", features = ["derive"] }
10+
clap = { version = "4.5.47", features = ["derive"] }
1111
colored = "3.0.0"
1212
directories = "5.0.0"
1313
dirs = "5.0.1"

0 commit comments

Comments
 (0)