mirror of
https://github.com/crunchy-labs/crunchy-cli.git
synced 2026-01-21 12:12:00 -06:00
Bump clap from 4.0.32 to 4.1.4
Bumps [clap](https://github.com/clap-rs/clap) from 4.0.32 to 4.1.4. - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](https://github.com/clap-rs/clap/compare/v4.0.32...v4.1.4) --- updated-dependencies: - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
43e32e1453
commit
1b3f7199db
2 changed files with 5 additions and 5 deletions
|
|
@ -11,7 +11,7 @@ crunchy-cli-core = { path = "./crunchy-cli-core" }
|
|||
|
||||
[build-dependencies]
|
||||
chrono = "0.4"
|
||||
clap = { version = "4.0", features = ["string"] }
|
||||
clap = { version = "4.1", features = ["string"] }
|
||||
clap_complete = "4.0"
|
||||
clap_mangen = "0.2"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue