Skip to content

Commit a121981

Browse files
authored
Merge pull request #1735 from volta-cli/dependabot/cargo/clap_complete-4.5.2
build(deps): bump clap_complete from 4.5.1 to 4.5.2
2 parents afedf38 + f3d876e commit a121981

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
@@ -28,7 +28,7 @@ once_cell = "1.19.0"
2828
log = { version = "0.4", features = ["std"] }
2929
node-semver = "2"
3030
clap = { version = "4.5.4", features = ["color", "derive", "wrap_help"] }
31-
clap_complete = "4.5.1"
31+
clap_complete = "4.5.2"
3232
mockito = { version = "0.31.1", optional = true }
3333
textwrap = "0.16.1"
3434
which = "6.0.0"

0 commit comments

Comments
 (0)