Skip to content

Commit

Permalink
Merge pull request #583 from containerd/dependabot/cargo/libc-0.2.154
Browse files Browse the repository at this point in the history
chore(deps): bump libc from 0.2.153 to 0.2.154
  • Loading branch information
Mossaka authored May 6, 2024
2 parents 6a76c89 + df5bad6 commit 2bbc6dd
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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
oci-tar-builder = { path = "crates/oci-tar-builder", version = "0.4.0" }
crossbeam = { version = "0.8.4", default-features = false }
env_logger = "0.10"
libc = "0.2.153"
libc = "0.2.154"
libcontainer = { version = "0.3.2", default-features = false }
log = "0.4"
nix = "0.28"
Expand Down

0 comments on commit 2bbc6dd

Please sign in to comment.