Skip to content

Commit ce10ea0

Browse files
dependabot[bot]sassman
authored andcommitted
chore(deps): bump anyhow from 1.0.40 to 1.0.42
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.40 to 1.0.42. - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.40...1.0.42) --- updated-dependencies: - dependency-name: anyhow dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f47c515 commit ce10ea0

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
@@ -21,7 +21,7 @@ maintenance = { status = "actively-developed" }
2121
[dependencies]
2222
clap = "2.33.3"
2323
image = { version = "0.23.14", features = ["tga"] }
24-
anyhow = "1.0.40"
24+
anyhow = "1.0.42"
2525
tempfile = "3.2.0"
2626
rayon = "1.5.1"
2727
log = "0.4.14"

0 commit comments

Comments
 (0)