Skip to content

Commit 2f9bb0d

Browse files
Merge pull request #40 from containerscrew/dependabot/cargo/clap-4.5.46
Bump clap from 4.5.45 to 4.5.46
2 parents 8c39078 + eb6e14c commit 2f9bb0d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 4 additions & 4 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
@@ -9,7 +9,7 @@ license-file = "LICENSE"
99
description = "Scan local git repositories and show their status (check untracked files)"
1010

1111
[dependencies]
12-
clap = { version = "4.5.45", features = ["derive"] }
12+
clap = { version = "4.5.46", features = ["derive"] }
1313
colored = "3.0.0"
1414
git2 = { version = "0.20.2", default-features = false }
1515
walkdir = "2.5.0"

0 commit comments

Comments
 (0)