Skip to content

Commit f7e4070

Browse files
authored
Merge pull request #488 from sksat/renovate/anyhow-1.x
chore(deps): update rust crate anyhow to 1.0.76
2 parents 14c251b + c024a0d commit f7e4070

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
@@ -21,7 +21,7 @@ debug = 0
2121

2222
[build-dependencies]
2323
vergen = { version = "7.5.1", default-features = false, features = ["build", "cargo", "git", "rustc"] }
24-
anyhow = "1.0.71"
24+
anyhow = "1.0.76"
2525

2626
[dependencies]
2727
actix-web = "4.3.1"

0 commit comments

Comments
 (0)