Skip to content

Commit f7cdc7e

Browse files
dependabot[bot]sassman
authored andcommitted
chore(deps): bump anyhow from 1.0.42 to 1.0.43
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.42 to 1.0.43. - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.42...1.0.43) --- 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 499e366 commit f7cdc7e

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.42"
24+
anyhow = "1.0.43"
2525
tempfile = "3.2.0"
2626
rayon = "1.5.1"
2727
log = "0.4.14"

0 commit comments

Comments
 (0)