Skip to content

Commit

Permalink
chore(deps): update all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 3, 2024
1 parent 0ea2909 commit 78c9452
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions rust/transformer/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 rust/transformer/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ edition = "2021"
[dependencies]
anyhow = "1.0.86"
clap = { version = "4.5.17", default-features = false, features = ["std", "derive"] }
cyclonedx-bom = "0.7.0"
cyclonedx-bom = "0.8.0"
itertools = "0.13.0"
serde = { version = "1.0.209", features = [ "derive" ] }
serde_json = "1.0.128"
Expand Down

0 comments on commit 78c9452

Please sign in to comment.