Skip to content

Commit

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

---
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 Mar 4, 2024
1 parent a97bada commit 7443842
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 19 deletions.
36 changes: 18 additions & 18 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 @@ -13,5 +13,5 @@ version = "0.2.1"
[dependencies]
anyhow = "1.0.80"
clap = { version = "4.4.18", features = ["cargo"] }
oci-spec = "0.6.4"
oci-spec = "0.6.5"
serde_json = "1.0.114"

0 comments on commit 7443842

Please sign in to comment.