Skip to content

Commit

Permalink
chore(deps): bump oci-spec from 0.6.5 to 0.6.7
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.7.
- [Release notes](https://github.com/containers/oci-spec-rs/releases)
- [Changelog](https://github.com/containers/oci-spec-rs/blob/main/release.md)
- [Commits](containers/oci-spec-rs@v0.6.5...v0.6.7)

---
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 Jul 8, 2024
1 parent 6e7f1b6 commit 204028b
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 3 deletions.
25 changes: 23 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 @@ -33,7 +33,7 @@ libc = "0.2.154"
libcontainer = { version = "0.3.3", default-features = false }
log = "0.4"
nix = "0.28"
oci-spec = { version = "0.6.4", features = ["runtime"] }
oci-spec = { version = "0.6.7", features = ["runtime"] }
protobuf = "=3.2"
serde = "1.0"
serde_json = "1.0"
Expand Down

0 comments on commit 204028b

Please sign in to comment.