Skip to content

Commit 92b9ec8

Browse files
build(deps): bump clap from 4.5.52 to 4.5.53 (microsoft#505)
Bumps [clap](https://github.com/clap-rs/clap) from 4.5.52 to 4.5.53. - [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.52...clap_complete-v4.5.53) --- updated-dependencies: - dependency-name: clap dependency-version: 4.5.53 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 a3a20a1 commit 92b9ec8

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
@@ -129,7 +129,7 @@ bincode = { version = "2.0.1", default-features = false, features = ["alloc", "s
129129
[dev-dependencies]
130130
anyhow = "1.0.45"
131131
cfg-if = "1.0.0"
132-
clap = { version = "4.5.49", features = ["derive"] }
132+
clap = { version = "4.5.53", features = ["derive"] }
133133
prettydiff = { version = "0.8.0", default-features = false }
134134
serde_yaml = "0.9.16"
135135
test-generator = "0.3.1"

0 commit comments

Comments
 (0)