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

Commit 94eee6d

Browse files
Bump anyhow from 1.0.38 to 1.0.39
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.38 to 1.0.39. - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.38...1.0.39) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7fcdb8c commit 94eee6d

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.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.38"
18+
anyhow = "1.0.39"
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)