Skip to content

Commit

Permalink
Merge pull request #1668 from volta-cli/dependabot/cargo/clap_complet…
Browse files Browse the repository at this point in the history
…e-4.4.9

build(deps): bump clap_complete from 4.4.7 to 4.4.9
  • Loading branch information
chriskrycho authored Jan 23, 2024
2 parents 8c95b61 + 8af7e98 commit ffb2c21
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ once_cell = "1.19.0"
log = { version = "0.4", features = ["std"] }
node-semver = "2"
clap = { version = "4.4.18", features = ["color", "derive", "wrap_help"] }
clap_complete = "4.4.7"
clap_complete = "4.4.9"
cfg-if = "1.0"
mockito = { version = "0.31.1", optional = true }
test-support = { path = "crates/test-support" }
Expand Down

0 comments on commit ffb2c21

Please sign in to comment.