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

Commit 0bb5aad

Browse files
Bump anyhow from 1.0.39 to 1.0.40
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.39 to 1.0.40. - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.39...1.0.40) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 65b7547 commit 0bb5aad

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ cargo = "0.51"
1515
crates-io = "0.31" # Keep in sync with version pulled by Cargo
1616
curl = "0.4.35"
1717
env_logger = "0.8"
18-
anyhow = "1.0.39"
18+
anyhow = "1.0.40"
1919
log = "0.4"
2020
semver = "0.10" # Keep in sync with version pulled by Cargo
2121
serde = { version = "1.0.124", features = ["derive"] }

0 commit comments

Comments
 (0)