Skip to content

Commit c0fe28a

Browse files
Update Rust crate anyhow to 1.0.71 (#253)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 97fcba8 commit c0fe28a

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
@@ -28,7 +28,7 @@ path = "src/main.rs"
2828
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
2929

3030
[dependencies]
31-
anyhow = "1.0.70"
31+
anyhow = "1.0.71"
3232
clap = { version = "4.2.5", features = ["derive", "env", "cargo"] }
3333
dialoguer = "0.10.4"
3434
dirs = "4.0.0"

0 commit comments

Comments
 (0)