Skip to content

Commit 8b7792b

Browse files
Merge pull request #61 from containerscrew/dependabot/cargo/clap-4.6.0
Bump clap from 4.5.60 to 4.6.0
2 parents 2a64eae + 0864830 commit 8b7792b

2 files changed

Lines changed: 19 additions & 19 deletions

File tree

Cargo.lock

Lines changed: 18 additions & 18 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.60", features = ["derive"] }
12+
clap = { version = "4.6.0", features = ["derive"] }
1313
colored = "3.1.1"
1414
git2 = { version = "0.20.4", default-features = false }
1515
walkdir = "2.5.0"

0 commit comments

Comments
 (0)