Bump clap from 4.2.1 to 4.2.7
Bumps [clap](https://github.com/clap-rs/clap) from 4.2.1 to 4.2.7. - [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.2.1...v4.2.7) --- 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:
committed by
Henrik Friedrichsen
parent
9186ebc565
commit
b742bec22e
@@ -21,7 +21,7 @@ members = [
|
||||
|
||||
[dependencies]
|
||||
chrono = "0.4"
|
||||
clap = "4.1.7"
|
||||
clap = "4.2.7"
|
||||
clipboard = {version = "0.5", optional = true}
|
||||
crossbeam-channel = "0.5"
|
||||
zbus = {version = "3.11.1", default-features = false, features = ["tokio"], optional = true}
|
||||
|
||||
Reference in New Issue
Block a user