Skip to content

Commit 39a7fd6

Browse files
Bump anyhow from 1.0.76 to 1.0.78
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.76 to 1.0.78. - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.76...1.0.78) --- 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 1034b05 commit 39a7fd6

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
@@ -11,7 +11,7 @@ categories = ["command-line-utilities", "development-tools"]
1111
keywords = ["git", "mirror", "github"]
1212

1313
[dependencies]
14-
anyhow = "1.0.76"
14+
anyhow = "1.0.78"
1515
async-trait = "0.1.75"
1616
chrono = "0.4.22"
1717
clap = { version = "4.0.15", features = ["derive"] }

0 commit comments

Comments
 (0)