Skip to content

Commit 89eb15d

Browse files
Bump clap from 4.5.26 to 4.5.27 (#753)
Bumps [clap](https://github.com/clap-rs/clap) from 4.5.26 to 4.5.27. - [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.26...clap_complete-v4.5.27) --- updated-dependencies: - dependency-name: clap 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 1dd3538 commit 89eb15d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

cargo-typify/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ default-run = "cargo-typify"
1414
[dependencies]
1515
typify = { version = "0.3.0", path = "../typify" }
1616

17-
clap = { version = "4.5.26", features = ["derive"] }
17+
clap = { version = "4.5.27", features = ["derive"] }
1818
color-eyre = "0.6"
1919
env_logger = "0.11"
2020
rustfmt-wrapper = "0.2.1"

0 commit comments

Comments
 (0)