Skip to content

Commit 44a1cf0

Browse files
Update Rust crate anyhow to 1.0.69 (#214)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0a64167 commit 44a1cf0

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.68"
31+
anyhow = "1.0.69"
3232
clap = { version = "4.1.4", features = ["derive", "env", "cargo"] }
3333
dialoguer = "0.10.3"
3434
dirs = "4.0.0"

0 commit comments

Comments
 (0)