Skip to content

Commit 0766095

Browse files
Merge pull request #31 from containerscrew/dependabot/cargo/clap-4.5.38
Bump clap from 4.5.37 to 4.5.38
2 parents 89605dd + 440dd21 commit 0766095

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.37", features = ["derive"] }
12+
clap = { version = "4.5.38", 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)