Skip to content

Commit a9d68aa

Browse files
chore(deps): bump config from 0.15.11 to 0.15.13
Bumps [config](https://github.com/rust-cli/config-rs) from 0.15.11 to 0.15.13. - [Changelog](https://github.com/rust-cli/config-rs/blob/main/CHANGELOG.md) - [Commits](rust-cli/config-rs@v0.15.11...v0.15.13) --- updated-dependencies: - dependency-name: config dependency-version: 0.15.13 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 731a467 commit a9d68aa

File tree

2 files changed

+18
-46
lines changed

2 files changed

+18
-46
lines changed

Cargo.lock

Lines changed: 17 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.98"
1818
clap = "4.5.40"
1919
clap_derive = "4.5.40"
20-
config = "0.15.11"
20+
config = "0.15.13"
2121
daemonize = "0.5.0"
2222
home = "0.5.11"
2323
rand = "0.9.1"

0 commit comments

Comments
 (0)