Skip to content

Commit b6f500a

Browse files
authored
Merge pull request #2012 from volta-cli/dependabot/cargo/clap_complete-4.5.46
build(deps): bump clap_complete from 4.5.41 to 4.5.46
2 parents dbff387 + 17459c9 commit b6f500a

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
@@ -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.41"
35+
clap_complete = "4.5.46"
3636
mockito = { version = "0.31.1", optional = true }
3737
textwrap = "0.16.1"
3838
which = "7.0.1"

0 commit comments

Comments
 (0)