Skip to content

Commit 1bffa77

Browse files
Update Rust crate anyhow to 1.0.55 (#103)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent a2055b9 commit 1bffa77

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
@@ -7,7 +7,7 @@ edition = "2021"
77
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
88

99
[dependencies]
10-
anyhow = "1.0.54"
10+
anyhow = "1.0.55"
1111
clap = "3.0.0-beta.4"
1212
dialoguer = "0.10.0"
1313
dirs = "4.0.0"

0 commit comments

Comments
 (0)