Skip to content

Commit

Permalink
chore(deps): bump oci-spec from 0.6.8 to 0.7.1
Browse files Browse the repository at this point in the history
Bumps [oci-spec](https://github.com/containers/oci-spec-rs) from 0.6.8 to 0.7.1.
- [Release notes](https://github.com/containers/oci-spec-rs/releases)
- [Changelog](https://github.com/youki-dev/oci-spec-rs/blob/main/release.md)
- [Commits](youki-dev/oci-spec-rs@v0.6.8...v0.7.1)

---
updated-dependencies:
- dependency-name: oci-spec
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 11, 2024
1 parent ea864e8 commit 9e47e41
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ libc = "0.2.168"
libcontainer = { version = "0.4.1", default-features = false }
log = "0.4"
nix = "0.29"
oci-spec = { version = "0.6.8", features = ["runtime"] }
oci-spec = { version = "0.7.0", features = ["runtime"] }
protobuf = "=3.2"
serde = "1.0"
serde_json = "1.0"
Expand Down

0 comments on commit 9e47e41

Please sign in to comment.