Skip to content

Commit 54a6c0d

Browse files
chore(deps): bump containerd-shim-wasm from 0.5.0 to 0.6.0
Bumps [containerd-shim-wasm](https://github.com/containerd/runwasi) from 0.5.0 to 0.6.0. - [Release notes](https://github.com/containerd/runwasi/releases) - [Changelog](https://github.com/containerd/runwasi/blob/main/RELEASE.md) - [Commits](containerd/runwasi@containerd-shim-wasm/v0.5.0...containerd-shim-wasm/v0.6.0) --- updated-dependencies: - dependency-name: containerd-shim-wasm dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 21387e3 commit 54a6c0d

File tree

2 files changed

+35
-25
lines changed

2 files changed

+35
-25
lines changed

Cargo.lock

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

containerd-shim-spin/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Containerd shim for running Spin workloads.
1111
"""
1212

1313
[dependencies]
14-
containerd-shim-wasm = "0.5.0"
14+
containerd-shim-wasm = "0.6.0"
1515
containerd-shim = "0.7.1"
1616
log = "0.4"
1717
spin-app = { git = "https://github.com/fermyon/spin", tag = "v2.5.1" }

0 commit comments

Comments
 (0)