Skip to content

Commit bd52e39

Browse files
Bump ocidir from 0.2.1 to 0.3.1
Bumps [ocidir](https://github.com/containers/ocidir-rs) from 0.2.1 to 0.3.1. - [Commits](bootc-dev/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]>
1 parent 5fc4b11 commit bd52e39

File tree

2 files changed

+30
-23
lines changed

2 files changed

+30
-23
lines changed

Cargo.lock

Lines changed: 29 additions & 22 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ description = "A tool to convert Helm charts tarfiles into OCI layout"
1515
anyhow = "1.0.75"
1616
argh = "0.1.12"
1717
flate2 = { version = "1.0.35", features = ["zlib"], default-features = false }
18-
ocidir = "0.2.1"
18+
ocidir = "0.3.1"
1919
serde_json = "1.0.133"
2020
serde_yml = "0.0.12"
2121
tar = "0.4.43"

0 commit comments

Comments
 (0)