Skip to content

Commit bfdc722

Browse files
dependabot[bot]wineee
authored andcommitted
build(deps): bump clap from 4.5.57 to 4.5.60
Bumps [clap](https://github.com/clap-rs/clap) from 4.5.57 to 4.5.60. - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@clap_complete-v4.5.57...clap_complete-v4.5.60) --- updated-dependencies: - dependency-name: clap dependency-version: 4.5.60 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c7cff9b commit bfdc722

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

Cargo.lock

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ documentation = "https://github.com/dwapp/wayland-info-rs/blob/main/USAGE.md"
1111

1212
[dependencies]
1313
colored = "3.0.0"
14-
clap = { version = "4.5.23", features = ["derive"] }
14+
clap = { version = "4.5.60", features = ["derive"] }
1515
wayland-client = "0.31.7"
1616
wayland-protocols = { version = "0.32.10", features = ["staging", "unstable", "client"] }
1717
wayland-protocols-treeland = { version = "0.1.0", features = ["client"] }

0 commit comments

Comments
 (0)