Skip to content
This repository was archived by the owner on Jun 10, 2025. It is now read-only.

Commit 6b98310

Browse files
renovate[bot]Racci
authored andcommitted
fix(deps): update rust crate anyhow to 1.0.69
1 parent ba21bd7 commit 6b98310

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
@@ -18,7 +18,7 @@ simplelog = { version = "^0.12.0", features = ["paris"] }
1818
handlebars = "4.3.6"
1919
walkdir = "2.3.2"
2020
envfile = "0.2.1"
21-
anyhow = "1.0.65"
21+
anyhow = "1.0.69"
2222
similar = "2.2.1"
2323
clap = { version = "4.0.13", features = ["derive", "cargo", "env"] }
2424
file-owner = "0.1.1"

0 commit comments

Comments
 (0)