Skip to content

Commit

Permalink
Merge pull request #657 from containerd/dependabot/cargo/patch-2384bb…
Browse files Browse the repository at this point in the history
…f3c6

chore(deps): bump the patch group with 2 updates
  • Loading branch information
jprendes authored Jul 29, 2024
2 parents a5e8e35 + 381d411 commit b8aab11
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 9 deletions.
17 changes: 9 additions & 8 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 crates/oci-tar-builder/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ oci-spec = { workspace = true, features = ["runtime"] }
anyhow = { workspace = true }
serde = { workspace = true }
serde_json = { workspace = true }
clap = { version = "4.5.9", features = ["derive"] }
clap = { version = "4.5.11", features = ["derive"] }
indexmap = "2.2.6"

[lib]
Expand Down

0 comments on commit b8aab11

Please sign in to comment.