Skip to content

Commit

Permalink
chore(deps): bump config from 0.13.3 to 0.14.0
Browse files Browse the repository at this point in the history
Bumps [config](https://github.com/mehcode/config-rs) from 0.13.3 to 0.14.0.
- [Changelog](https://github.com/mehcode/config-rs/blob/master/CHANGELOG.md)
- [Commits](rust-cli/config-rs@0.13.3...0.14.0)

---
updated-dependencies:
- dependency-name: config
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Mar 6, 2024
1 parent 62429c4 commit 60b4b88
Show file tree
Hide file tree
Showing 2 changed files with 143 additions and 34 deletions.
175 changes: 142 additions & 33 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ keywords = ["wallpaper", "wallpaper-changer"]
[dependencies]
clap = "4.4.1"
clap_derive = "4.5.0"
config = "0.13.3"
config = "0.14.0"
daemonize = "0.5.0"
home = "0.5.9"
rand = "0.8.5"
Expand Down

0 comments on commit 60b4b88

Please sign in to comment.