Skip to content

Commit

Permalink
Bump oci-spec from 0.6.5 to 0.6.8
Browse files Browse the repository at this point in the history
Bumps [oci-spec](https://github.com/containers/oci-spec-rs) from 0.6.5 to 0.6.8.
- [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.5...v0.6.8)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and dmartin committed Aug 1, 2024
1 parent 38b39c6 commit 1fc6d69
Show file tree
Hide file tree
Showing 2 changed files with 88 additions and 3 deletions.
89 changes: 87 additions & 2 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.86"
clap = { version = "4.5.8", features = ["cargo"] }
oci-spec = "0.6.5"
oci-spec = "0.6.8"
serde_json = "1.0.119"

0 comments on commit 1fc6d69

Please sign in to comment.