Skip to content

Commit

Permalink
chore(deps): bump containerd-client from 0.6.0 to 0.8.0
Browse files Browse the repository at this point in the history
Bumps [containerd-client](https://github.com/containerd/rust-extensions) from 0.6.0 to 0.8.0.
- [Release notes](https://github.com/containerd/rust-extensions/releases)
- [Commits](containerd/rust-extensions@shim-v0.6.0...client-v0.8.0)

---
updated-dependencies:
- dependency-name: containerd-client
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 29, 2025
1 parent eac3620 commit dd9844e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 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/containerd-shim-wasm/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ libcontainer = { workspace = true, features = [
"v2",
] }
nix = { workspace = true, features = ["sched", "mount"] }
containerd-client = "0.6.0"
containerd-client = "0.8.0"

[target.'cfg(windows)'.dependencies]
windows-sys = { workspace = true, features = [
Expand Down

0 comments on commit dd9844e

Please sign in to comment.