Skip to content

Commit

Permalink
Merge pull request #470 from containerd/dependabot/cargo/libcontainer…
Browse files Browse the repository at this point in the history
…-0.3.2

chore(deps): bump libcontainer from 0.3.1 to 0.3.2
  • Loading branch information
Mossaka authored Jan 31, 2024
2 parents aad83bd + 974e873 commit 4b0ff01
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 25 deletions.
58 changes: 34 additions & 24 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 @@ -28,7 +28,7 @@ containerd-shim-wasm-test-modules = { path = "crates/containerd-shim-wasm-test-m
crossbeam = { version = "0.8.4", default-features = false }
env_logger = "0.10"
libc = "0.2.152"
libcontainer = { version = "0.3.1", default-features = false }
libcontainer = { version = "0.3.2", default-features = false }
log = "0.4"
nix = "0.27"
oci-spec = { version = "0.6.4", features = ["runtime"] }
Expand Down

0 comments on commit 4b0ff01

Please sign in to comment.