Skip to content

Commit 2fcd5e3

Browse files
build(deps): bump clap from 4.5.42 to 4.5.43 (microsoft#454)
Bumps [clap](https://github.com/clap-rs/clap) from 4.5.42 to 4.5.43. - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@clap_complete-v4.5.42...clap_complete-v4.5.43) --- updated-dependencies: - dependency-name: clap dependency-version: 4.5.43 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 30f0d4e commit 2fcd5e3

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

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
@@ -116,7 +116,7 @@ msvc_spectre_libs = { version = "0.1", features = ["error"], optional = true }
116116
[dev-dependencies]
117117
anyhow = "1.0.45"
118118
cfg-if = "1.0.0"
119-
clap = { version = "4.5.39", features = ["derive"] }
119+
clap = { version = "4.5.43", features = ["derive"] }
120120
prettydiff = { version = "0.8.0", default-features = false }
121121
serde_yaml = "0.9.16"
122122
test-generator = "0.3.1"

0 commit comments

Comments
 (0)