Bump clap from 4.5.27 to 4.5.30
Bumps [clap](https://github.com/clap-rs/clap) from 4.5.27 to 4.5.30. - [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/clap_complete-v4.5.27...clap_complete-v4.5.30) --- updated-dependencies: - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
@@ -10,7 +10,7 @@ ron = "0.8.1"
|
||||
serde = { version = "~1.0.217", features = ["derive"] }
|
||||
|
||||
[dependencies.clap]
|
||||
version = "4.5.27"
|
||||
version = "4.5.30"
|
||||
default-features = false
|
||||
features = [
|
||||
# From default features collection
|
||||
|
||||
Reference in New Issue
Block a user