Skip to content

Commit e192716

Browse files
authored
Merge pull request #572 from CycloneDX/dependabot/cargo/clap-4.4.9
Bump clap from 4.4.8 to 4.4.9
2 parents 75f91ef + b4ca41f commit e192716

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.8", features = ["derive"] }
26+
clap = { version = "4.4.9", 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)