Skip to content

Commit c79c34d

Browse files
authored
Merge pull request #574 from CycloneDX/dependabot/cargo/clap-4.4.10
Bump clap from 4.4.9 to 4.4.10
2 parents e192716 + f03ffbf commit c79c34d

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 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.9", features = ["derive"] }
26+
clap = { version = "4.4.10", 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)