Skip to content

Commit e07708b

Browse files
Merge pull request #42 from containerscrew/dependabot/cargo/clap-4.5.48
Bump clap from 4.5.47 to 4.5.48
2 parents a129091 + 7642f46 commit e07708b

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