Skip to content

Commit

Permalink
Bump oci-spec from 0.6.8 to 0.7.0
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.0.
- [Release notes](https://github.com/containers/oci-spec-rs/releases)
- [Changelog](https://github.com/containers/oci-spec-rs/blob/main/release.md)
- [Commits](youki-dev/oci-spec-rs@v0.6.8...v0.7.0)

---
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 Oct 1, 2024
1 parent c3f3bfa commit 397d649
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 10 deletions.
11 changes: 2 additions & 9 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 @@ -16,5 +16,5 @@ version = "0.2.1"
[dependencies]
anyhow = "1.0.89"
clap = { version = "4.5.16", features = ["cargo"] }
oci-spec = "0.6.8"
oci-spec = "0.7.0"
serde_json = "1.0.127"

0 comments on commit 397d649

Please sign in to comment.