Skip to content

Commit 4f70f0d

Browse files
chore(deps): bump clap_derive from 4.5.47 to 4.5.49
Bumps [clap_derive](https://github.com/clap-rs/clap) from 4.5.47 to 4.5.49. - [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.47...v4.5.49) --- updated-dependencies: - dependency-name: clap_derive dependency-version: 4.5.49 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bc3fcbb commit 4f70f0d

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.49"
19-
clap_derive = "4.5.47"
19+
clap_derive = "4.5.49"
2020
config = "0.15.18"
2121
daemonize = "0.5.0"
2222
home = "0.5.11"

0 commit comments

Comments
 (0)