Skip to content

Commit f079c6f

Browse files
authored
Merge pull request #126 from spinkube/dependabot/cargo/containerd-shim-wasm-0.6.0
chore(deps): bump containerd-shim-wasm from 0.5.0 to 0.6.0
2 parents 11729c6 + 54a6c0d commit f079c6f

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)