Skip to content

Commit 7f35a37

Browse files
Bump anyhow from 1.0.101 to 1.0.102 (#751)
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.101 to 1.0.102. - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.101...1.0.102) --- updated-dependencies: - dependency-name: anyhow dependency-version: 1.0.102 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3eb81ed commit 7f35a37

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
@@ -19,7 +19,7 @@ niffler = "3.0.0"
1919
log = "0.4.29"
2020
env_logger = { version = "0.11.9" }
2121
simple-error = "0.3.2"
22-
anyhow = "1.0.101"
22+
anyhow = "1.0.102"
2323
zip = { version = "4.2.0", default-features = false }
2424
tempfile = "3.25"
2525
needletail = "0.6.3"

0 commit comments

Comments
 (0)