Skip to content

Commit dd9844e

Browse files
chore(deps): bump containerd-client from 0.6.0 to 0.8.0
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]>
1 parent eac3620 commit dd9844e

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Cargo.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/containerd-shim-wasm/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ libcontainer = { workspace = true, features = [
7575
"v2",
7676
] }
7777
nix = { workspace = true, features = ["sched", "mount"] }
78-
containerd-client = "0.6.0"
78+
containerd-client = "0.8.0"
7979

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

0 commit comments

Comments
 (0)