Skip to content

Commit 04be5f4

Browse files
authored
Merge pull request #576 from CycloneDX/dependabot/cargo/clap-4.4.11
Bump clap from 4.4.10 to 4.4.11
2 parents 0d827e3 + a3f89c2 commit 04be5f4

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)