Skip to content

Commit 1e461a1

Browse files
chore(deps): bump oci-spec from 0.7.1 to 0.8.3
Bumps [oci-spec](https://github.com/youki-dev/oci-spec-rs) from 0.7.1 to 0.8.3. - [Release notes](https://github.com/youki-dev/oci-spec-rs/releases) - [Changelog](https://github.com/youki-dev/oci-spec-rs/blob/main/release.md) - [Commits](youki-dev/oci-spec-rs@v0.7.1...v0.8.3) --- updated-dependencies: - dependency-name: oci-spec dependency-version: 0.8.3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b229808 commit 1e461a1

File tree

2 files changed

+63
-8
lines changed

2 files changed

+63
-8
lines changed

Cargo.lock

Lines changed: 62 additions & 7 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
@@ -32,7 +32,7 @@ spin-factor-outbound-networking = { git = "https://github.com/spinframework/spin
3232
wasmtime = "37.0.1"
3333
openssl = { version = "*", features = ["vendored"] }
3434
anyhow = "1.0"
35-
oci-spec = "0.7"
35+
oci-spec = "0.8"
3636
futures = "0.3"
3737
ctrlc = { version = "3.4", features = ["termination"] }
3838

0 commit comments

Comments
 (0)