Skip to content
This repository was archived by the owner on Apr 5, 2024. It is now read-only.

Commit fa8a6d3

Browse files
Bump anyhow from 1.0.40 to 1.0.41
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.40 to 1.0.41. - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.40...1.0.41) --- 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 6d2403c commit fa8a6d3

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
@@ -15,7 +15,7 @@ cargo = "0.53"
1515
crates-io = "0.33" # Keep in sync with version pulled by Cargo
1616
curl = "0.4.38"
1717
env_logger = "0.8"
18-
anyhow = "1.0.40"
18+
anyhow = "1.0.41"
1919
log = "0.4"
2020
semver = "0.10" # Keep in sync with version pulled by Cargo
2121
serde = { version = "1.0.126", features = ["derive"] }

0 commit comments

Comments
 (0)