Skip to content

Commit

Permalink
Update all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 10, 2025
1 parent 194bd3e commit 4f6c767
Show file tree
Hide file tree
Showing 3 changed files with 26 additions and 26 deletions.
14 changes: 7 additions & 7 deletions examples/crane/Cargo.lock

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

36 changes: 18 additions & 18 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 @@ -7,7 +7,7 @@ edition = "2021"
anyhow = "1.0.86"
clap = { version = "4.5.17", default-features = false, features = ["std", "derive"] }
cyclonedx-bom = "0.8.0"
itertools = "0.13.0"
itertools = "0.14.0"
serde = { version = "1.0.209", features = [ "derive" ] }
serde_json = "1.0.128"
sha2 = "0.10.8"
Expand Down

0 comments on commit 4f6c767

Please sign in to comment.