Skip to content

Commit

Permalink
Merge pull request #778 from containerd/dependabot/cargo/patch-62bd95…
Browse files Browse the repository at this point in the history
…3b96

chore(deps): bump the patch group with 4 updates
  • Loading branch information
Mossaka authored Dec 23, 2024
2 parents a51af63 + 2da4d34 commit b65c606
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ containerd-shim-wasm-test-modules = { path = "crates/containerd-shim-wasm-test-m
oci-tar-builder = { path = "crates/oci-tar-builder", version = "0.4.0" }
crossbeam = { version = "0.8.4", default-features = false }
env_logger = "0.11"
libc = "0.2.168"
libc = "0.2.169"
libcontainer = { git = "https://github.com/youki-dev/youki.git", default-features = false }
log = "0.4"
nix = "0.29"
Expand Down

0 comments on commit b65c606

Please sign in to comment.