Skip to content

Commit

Permalink
Merge pull request #677 from containerd/dependabot/cargo/patch-350be8…
Browse files Browse the repository at this point in the history
…7da2

chore(deps): bump the patch group with 2 updates
  • Loading branch information
Mossaka authored Sep 24, 2024
2 parents 8ca3cd2 + 8d90b97 commit dd640d5
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
20 changes: 10 additions & 10 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.17", features = ["derive"] }
clap = { version = "4.5.18", features = ["derive"] }
indexmap = "2.2.6"
oci-wasm = "0.0.5"
tokio = { version = "1.38.0", features = [ "full" ] }
Expand Down

0 comments on commit dd640d5

Please sign in to comment.