Skip to content
This repository was archived by the owner on Jun 9, 2022. It is now read-only.

Commit 32ed233

Browse files
Bump anyhow from 1.0.31 to 1.0.34
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.31 to 1.0.34. - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.31...1.0.34) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1eed0b9 commit 32ed233

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
@@ -5,7 +5,7 @@ authors = ["Aslam Ahammed <[email protected]>"]
55
edition = "2018"
66

77
[dependencies]
8-
anyhow = "1.0.31"
8+
anyhow = "1.0.34"
99
thiserror = "1.0.20"
1010
clap = "3.0.0-beta.2"
1111
dotenv = "0.15.0"

0 commit comments

Comments
 (0)