Skip to content

Commit e50cb81

Browse files
authored
Merge pull request #1621 from sharkdp/dependabot/cargo/clap_complete-4.5.28
build(deps): bump clap_complete from 4.5.24 to 4.5.28
2 parents 8207b3e + a4b3bd2 commit e50cb81

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
@@ -47,7 +47,7 @@ anyhow = "1.0"
4747
etcetera = "0.8"
4848
normpath = "1.1.1"
4949
crossbeam-channel = "0.5.13"
50-
clap_complete = {version = "4.5.24", optional = true}
50+
clap_complete = {version = "4.5.28", optional = true}
5151
faccess = "0.2.4"
5252

5353
[dependencies.clap]

0 commit comments

Comments
 (0)