Skip to content

Commit a6543cd

Browse files
chore(deps): bump clap from 4.5.40 to 4.5.41
Bumps [clap](https://github.com/clap-rs/clap) from 4.5.40 to 4.5.41. - [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.40...clap_complete-v4.5.41) --- updated-dependencies: - dependency-name: clap dependency-version: 4.5.41 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1c14952 commit a6543cd

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
@@ -44,7 +44,7 @@ blake2 = "0.10.6"
4444
camino = { version = "1.1.10", features = ["serde1"] }
4545
cargo_metadata = "0.20.0"
4646
cargo-wix = "0.3.9"
47-
clap = { version = "4.5.40", features = ["derive"] }
47+
clap = { version = "4.5.41", features = ["derive"] }
4848
clap-cargo = { version = "0.15.2" }
4949
color-backtrace = "0.7.0"
5050
comfy-table = "7.1.4"

0 commit comments

Comments
 (0)