Skip to content

Commit

Permalink
fix(deps): update rust crate oci-spec to 0.7.1
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored and albertofaria committed Nov 11, 2024
1 parent 15d04a6 commit add90de
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 18 deletions.
34 changes: 17 additions & 17 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 @@ -40,7 +40,7 @@ version = "1.16.0"
default-features = false

[dependencies.oci-spec]
version = "0.7.0"
version = "0.7.1"
default-features = false
features = ["runtime"]

Expand Down

0 comments on commit add90de

Please sign in to comment.