Skip to content

Commit da4e3fb

Browse files
chore(deps): bump the patch group with 3 updates
Bumps the patch group with 3 updates: [curl](https://github.com/alexcrichton/curl-rust), [containerd-shim](https://github.com/containerd/rust-extensions) and [futures](https://github.com/rust-lang/futures-rs). Updates `curl` from 0.4.46 to 0.4.47 - [Release notes](https://github.com/alexcrichton/curl-rust/releases) - [Commits](alexcrichton/curl-rust@curl-sys-0.4.46...curl-sys-0.4.47) Updates `containerd-shim` from 0.7.1 to 0.7.4 - [Release notes](https://github.com/containerd/rust-extensions/releases) - [Commits](containerd/rust-extensions@shim-v0.7.1...shim-v0.7.4) Updates `futures` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](rust-lang/futures-rs@0.3.30...0.3.31) --- updated-dependencies: - dependency-name: curl dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: containerd-shim dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: futures dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 71c8351 commit da4e3fb

File tree

2 files changed

+34
-44
lines changed

2 files changed

+34
-44
lines changed

Cargo.lock

Lines changed: 33 additions & 43 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
@@ -12,7 +12,7 @@ Containerd shim for running Spin workloads.
1212

1313
[dependencies]
1414
containerd-shim-wasm = "0.6.0"
15-
containerd-shim = "0.7.1"
15+
containerd-shim = "0.7.4"
1616
http = "1"
1717
log = "0.4"
1818
spin-app = { git = "https://github.com/fermyon/spin", rev = "485b04090644ecfda4d0034891a5feca9a90332c" }

0 commit comments

Comments
 (0)