Skip to content

Commit 672cf89

Browse files
Merge pull request #44 from chrissimpkins/dependabot/cargo/anyhow-1.0.82
2 parents ed463a5 + ec665bd commit 672cf89

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
@@ -24,7 +24,7 @@ name = "siz"
2424
path = "src/lib/lib.rs"
2525

2626
[dependencies]
27-
anyhow = "1.0.80"
27+
anyhow = "1.0.82"
2828
clap = { version = "4.4", features = ["derive", "wrap_help"] }
2929
colored = "2.1"
3030
humansize = "2.0"

0 commit comments

Comments
 (0)