Skip to content

Commit

Permalink
Merge pull request #681 from containerd/dependabot/cargo/patch-4c56dc…
Browse files Browse the repository at this point in the history
…7eda

chore(deps): bump the patch group with 3 updates
  • Loading branch information
Mossaka authored Oct 1, 2024
2 parents 167d7cc + 6eaedee commit b5a810d
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
12 changes: 6 additions & 6 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,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.158"
libc = "0.2.159"
libcontainer = { version = "0.4.1", default-features = false }
log = "0.4"
nix = "0.28"
Expand All @@ -41,7 +41,7 @@ sha256 = "1.5.0"
tar = "0.4"
tempfile = "3.10"
thiserror = "1.0"
ttrpc = "0.8.0"
ttrpc = "0.8.2"
wat = "1.214"
windows-sys = "0.52"
serial_test = "2"
Expand Down

0 comments on commit b5a810d

Please sign in to comment.