Skip to content

Commit 59e7cd2

Browse files
Bump anyhow from 1.0.86 to 1.0.94
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.86 to 1.0.94. - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.86...1.0.94) --- updated-dependencies: - dependency-name: anyhow dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d8fcd3b commit 59e7cd2

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 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
@@ -12,7 +12,7 @@ description = "A tool to convert Helm charts tarfiles into OCI layout"
1212
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
1313

1414
[dependencies]
15-
anyhow = "1.0.75"
15+
anyhow = "1.0.94"
1616
argh = "0.1.12"
1717
flate2 = { version = "1.0.35", features = ["zlib"], default-features = false }
1818
ocidir = "0.2.1"

0 commit comments

Comments
 (0)