Skip to content

Commit

Permalink
Bump ocidir from 0.2.1 to 0.3.1
Browse files Browse the repository at this point in the history
Bumps [ocidir](https://github.com/containers/ocidir-rs) from 0.2.1 to 0.3.1.
- [Commits](containers/ocidir-rs@v0.2.1...v0.3.1)

---
updated-dependencies:
- dependency-name: ocidir
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 9, 2024
1 parent d8fcd3b commit 0435abc
Show file tree
Hide file tree
Showing 2 changed files with 91 additions and 49 deletions.
138 changes: 90 additions & 48 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 @@ -15,7 +15,7 @@ description = "A tool to convert Helm charts tarfiles into OCI layout"
anyhow = "1.0.75"
argh = "0.1.12"
flate2 = { version = "1.0.35", features = ["zlib"], default-features = false }
ocidir = "0.2.1"
ocidir = "0.3.1"
serde_json = "1.0.133"
serde_yml = "0.0.12"
tar = "0.4.43"
Expand Down

0 comments on commit 0435abc

Please sign in to comment.