Skip to content

Commit 3625419

Browse files
chore(deps): update rust crate anyhow to 1.0.79
1 parent f2ed782 commit 3625419

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
@@ -10,7 +10,7 @@ license = "MIT"
1010
resolver = "2"
1111

1212
[dependencies]
13-
anyhow = "1.0.75"
13+
anyhow = "1.0.79"
1414
autoclap = "0.3.15"
1515
clap = { version = "4.4.6", features = ["string"]}
1616
colored = "2"

0 commit comments

Comments
 (0)