Skip to content

Commit 131fe0e

Browse files
Bump clap from 4.4.18 to 4.5.1 (#509)
Bumps [clap](https://github.com/clap-rs/clap) from 4.4.18 to 4.5.1. - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@v4.4.18...clap_complete-v4.5.1) --- updated-dependencies: - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 78dcbff commit 131fe0e

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

Cargo.lock

+10-10
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.0.15", path = "../typify" }
1616

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

0 commit comments

Comments
 (0)