Skip to content

Commit d584728

Browse files
dependabot[bot]mxpv
authored andcommitted
build(deps): update oci-spec requirement from 0.6 to 0.7
Updates the requirements on [oci-spec](https://github.com/containers/oci-spec-rs) to permit the latest version. - [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.0...v0.6.7) --- updated-dependencies: - dependency-name: oci-spec dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2689bbf commit d584728

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ futures = "0.3.19"
3232
libc = "0.2.112"
3333
log = {version = "0.4.2", features=["kv_unstable"]}
3434
nix = "0.29"
35-
oci-spec = "0.6"
35+
oci-spec = "0.7"
3636
os_pipe = "1.1"
3737
prctl = "1.0.0"
3838
prost = "0.13"

0 commit comments

Comments
 (0)