Skip to content

Commit

Permalink
chore(deps): Bump cyclonedx-bom from 0.6.2 to 0.7.0
Browse files Browse the repository at this point in the history
Bumps [cyclonedx-bom](https://github.com/CycloneDX/cyclonedx-rust-cargo) from 0.6.2 to 0.7.0.
- [Release notes](https://github.com/CycloneDX/cyclonedx-rust-cargo/releases)
- [Commits](CycloneDX/cyclonedx-rust-cargo@cyclonedx-bom-0.6.2...cyclonedx-bom-0.7.0)

---
updated-dependencies:
- dependency-name: cyclonedx-bom
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 12, 2024
1 parent 1d7eb53 commit 7e5a963
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 205 deletions.
226 changes: 22 additions & 204 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion hipcheck/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ path = "src/main.rs"
[dependencies]

content_inspector = "0.2.4"
cyclonedx-bom = "0.6.2"
cyclonedx-bom = "0.7.0"
dotenv = "0.15.0"
chrono = { version = "0.4.19", features = ["alloc", "serde"] }
clap = { version = "4.5.13", features = ["derive"] }
Expand Down

0 comments on commit 7e5a963

Please sign in to comment.