Skip to content

Commit bcb929f

Browse files
build(deps): update oci-spec requirement from 0.7 to 0.8
Updates the requirements on [oci-spec](https://github.com/youki-dev/oci-spec-rs) to permit the latest version. - [Release notes](https://github.com/youki-dev/oci-spec-rs/releases) - [Changelog](https://github.com/youki-dev/oci-spec-rs/blob/main/release.md) - [Commits](youki-dev/oci-spec-rs@v0.7.0...v0.7.1) --- updated-dependencies: - dependency-name: oci-spec dependency-version: 0.7.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3b42040 commit bcb929f

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.7"
35+
oci-spec = "0.8"
3636
os_pipe = "1.1"
3737
prctl = "1.0.0"
3838
prost = "0.13"

0 commit comments

Comments
 (0)