Skip to content

Commit 018d5b5

Browse files
fix(deps): update rust crate anyhow to 1.0.102
1 parent de8f79d commit 018d5b5

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

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
@@ -4,7 +4,7 @@ version = "0.1.0"
44
edition = "2021"
55

66
[dependencies]
7-
anyhow = "1.0.101"
7+
anyhow = "1.0.102"
88
clap = { version = "4.5.60", features = ["derive", "wrap_help"] }
99
futures = "0.3.31"
1010
indicatif = "0.18.3"

0 commit comments

Comments
 (0)