Bump clap from 4.5.31 to 4.5.36
Bumps [clap](https://github.com/clap-rs/clap) from 4.5.31 to 4.5.36. - [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.5.31...clap_complete-v4.5.36) --- updated-dependencies: - dependency-name: clap dependency-version: 4.5.36 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
@ -11,7 +11,7 @@ keywords = ["cli", "gamedev", "nres"]
|
||||
|
||||
[dependencies]
|
||||
byteorder = "1.4"
|
||||
clap = { version = "4.2", features = ["derive"] }
|
||||
clap = { version = "4.5", features = ["derive"] }
|
||||
console = "0.15"
|
||||
dialoguer = { version = "0.11", features = ["completion"] }
|
||||
indicatif = "0.17"
|
||||
|
Reference in New Issue
Block a user