Skip to content

Commit 3c33d31

Browse files
build(deps): bump clap from 4.5.43 to 4.5.45 (microsoft#459)
Bumps [clap](https://github.com/clap-rs/clap) from 4.5.43 to 4.5.45. - [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.43...clap_complete-v4.5.45) --- updated-dependencies: - dependency-name: clap dependency-version: 4.5.45 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 965daa0 commit 3c33d31

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

Cargo.lock

Lines changed: 6 additions & 6 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
@@ -117,7 +117,7 @@ dashmap = { version = "6.1", default-features = false, optional = true }
117117
[dev-dependencies]
118118
anyhow = "1.0.45"
119119
cfg-if = "1.0.0"
120-
clap = { version = "4.5.43", features = ["derive"] }
120+
clap = { version = "4.5.45", features = ["derive"] }
121121
prettydiff = { version = "0.8.0", default-features = false }
122122
serde_yaml = "0.9.16"
123123
test-generator = "0.3.1"

0 commit comments

Comments
 (0)