Skip to content

Commit a3f89c2

Browse files
Bump clap from 4.4.10 to 4.4.11
Bumps [clap](https://github.com/clap-rs/clap) from 4.4.10 to 4.4.11. - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@v4.4.10...v4.4.11) --- updated-dependencies: - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c79c34d commit a3f89c2

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-cyclonedx/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ lto = "thin"
2323
[dependencies]
2424
anyhow = "1.0.75"
2525
cargo_metadata = "0.18.1"
26-
clap = { version = "4.4.10", features = ["derive"] }
26+
clap = { version = "4.4.11", features = ["derive"] }
2727
cyclonedx-bom = { version = "0.4.3", path = "../cyclonedx-bom" }
2828
env_logger = "0.10.0"
2929
log = "0.4.20"

0 commit comments

Comments
 (0)