Skip to content

Commit 25a7dda

Browse files
build(deps): bump clap from 4.5.45 to 4.5.49 (microsoft#487)
Bumps [clap](https://github.com/clap-rs/clap) from 4.5.45 to 4.5.49. - [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.45...clap_complete-v4.5.49) --- updated-dependencies: - dependency-name: clap dependency-version: 4.5.49 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 5d8387f commit 25a7dda

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
@@ -122,7 +122,7 @@ mimalloc = { path = "mimalloc", optional = true }
122122
[dev-dependencies]
123123
anyhow = "1.0.45"
124124
cfg-if = "1.0.0"
125-
clap = { version = "4.5.45", features = ["derive"] }
125+
clap = { version = "4.5.49", features = ["derive"] }
126126
prettydiff = { version = "0.8.0", default-features = false }
127127
serde_yaml = "0.9.16"
128128
test-generator = "0.3.1"

0 commit comments

Comments
 (0)