Skip to content

Commit 10f393c

Browse files
authored
Merge pull request #1655 from volta-cli/dependabot/cargo/clap_complete-4.4.7
build(deps): bump clap_complete from 4.4.6 to 4.4.7
2 parents f9ab746 + fdb6b4c commit 10f393c

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 @@ lazy_static = "1.3.0"
2828
log = { version = "0.4", features = ["std"] }
2929
node-semver = "2"
3030
clap = { version = "4.4.18", features = ["color", "derive", "wrap_help"] }
31-
clap_complete = "4.4.6"
31+
clap_complete = "4.4.7"
3232
cfg-if = "1.0"
3333
mockito = { version = "0.31.1", optional = true }
3434
test-support = { path = "crates/test-support" }

0 commit comments

Comments
 (0)