Skip to content

Commit 67ea0f8

Browse files
chore(deps): bump config from 0.15.8 to 0.15.9
Bumps [config](https://github.com/rust-cli/config-rs) from 0.15.8 to 0.15.9. - [Changelog](https://github.com/rust-cli/config-rs/blob/main/CHANGELOG.md) - [Commits](rust-cli/config-rs@v0.15.8...v0.15.9) --- updated-dependencies: - dependency-name: config dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d47f57b commit 67ea0f8

File tree

2 files changed

+26
-46
lines changed

2 files changed

+26
-46
lines changed

Cargo.lock

Lines changed: 25 additions & 45 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
@@ -17,7 +17,7 @@ keywords = ["wallpaper", "wallpaper-changer"]
1717
anyhow = "1.0.97"
1818
clap = "4.5.31"
1919
clap_derive = "4.5.28"
20-
config = "0.15.8"
20+
config = "0.15.9"
2121
daemonize = "0.5.0"
2222
home = "0.5.11"
2323
rand = "0.9.0"

0 commit comments

Comments
 (0)