Skip to content

Commit

Permalink
Bump config from 0.14.1 to 0.15.4
Browse files Browse the repository at this point in the history
Bumps [config](https://github.com/rust-cli/config-rs) from 0.14.1 to 0.15.4.
- [Changelog](https://github.com/rust-cli/config-rs/blob/main/CHANGELOG.md)
- [Commits](rust-cli/config-rs@v0.14.1...v0.15.4)

---
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 Dec 30, 2024
1 parent 03b23e0 commit 4494f1e
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 26 deletions.
41 changes: 16 additions & 25 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 @@ -9,7 +9,7 @@ description = "Discord bot to remind users to use backticks"
[dependencies]
anyhow = "1.0.95"
async-trait = "0.1.48"
config = "0.14.1"
config = "0.15.4"
futures = "0.3.31"
log = "0.4.22"
pretty_env_logger = "0.5.0"
Expand Down

0 comments on commit 4494f1e

Please sign in to comment.