Skip to content

Commit 1fc7eec

Browse files
chore(deps): bump clap_derive from 4.5.49 to 4.5.55
Bumps [clap_derive](https://github.com/clap-rs/clap) from 4.5.49 to 4.5.55. - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@v4.5.49...v4.5.55) --- updated-dependencies: - dependency-name: clap_derive dependency-version: 4.5.55 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent daf1e6a commit 1fc7eec

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 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
@@ -16,7 +16,7 @@ keywords = ["wallpaper", "wallpaper-changer"]
1616
[dependencies]
1717
anyhow = "1.0.100"
1818
clap = "4.5.54"
19-
clap_derive = "4.5.49"
19+
clap_derive = "4.5.55"
2020
config = "0.15.19"
2121
daemonize = "0.5.0"
2222
dirs = "6.0.0"

0 commit comments

Comments
 (0)