Skip to content

Commit 1062899

Browse files
authored
Merge pull request #1806 from volta-cli/dependabot/cargo/clap-4.5.10
build(deps): bump clap from 4.5.9 to 4.5.10
2 parents a8f4ecb + c3f837c commit 1062899

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 4 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
@@ -27,7 +27,7 @@ serde_json = "1.0.120"
2727
once_cell = "1.19.0"
2828
log = { version = "0.4", features = ["std"] }
2929
node-semver = "2"
30-
clap = { version = "4.5.9", features = ["color", "derive", "wrap_help"] }
30+
clap = { version = "4.5.10", features = ["color", "derive", "wrap_help"] }
3131
clap_complete = "4.5.8"
3232
mockito = { version = "0.31.1", optional = true }
3333
textwrap = "0.16.1"

0 commit comments

Comments
 (0)