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 20, 2025
1 parent ae1a9a4 commit ededdbf
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -73,7 +73,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 ededdbf

Please sign in to comment.