Skip to content

Commit 74d86a8

Browse files
authored
Merge pull request #1991 from volta-cli/dependabot/cargo/clap_complete-4.5.41
build(deps): bump clap_complete from 4.5.40 to 4.5.41
2 parents f300123 + c1e5fad commit 74d86a8

File tree

2 files changed

+15
-5
lines changed

2 files changed

+15
-5
lines changed

Cargo.lock

Lines changed: 14 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
@@ -32,7 +32,7 @@ once_cell = "1.19.0"
3232
log = { version = "0.4", features = ["std"] }
3333
node-semver = "2"
3434
clap = { version = "4.5.24", features = ["color", "derive", "wrap_help"] }
35-
clap_complete = "4.5.40"
35+
clap_complete = "4.5.41"
3636
mockito = { version = "0.31.1", optional = true }
3737
textwrap = "0.16.1"
3838
which = "7.0.1"

0 commit comments

Comments
 (0)