Skip to content

Commit

Permalink
Bump config from 0.13.4 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.4 to 0.14.0.
- [Changelog](https://github.com/mehcode/config-rs/blob/master/CHANGELOG.md)
- [Commits](rust-cli/config-rs@v0.13.4...0.14.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 2, 2024
1 parent bb1b3f6 commit 5555275
Show file tree
Hide file tree
Showing 2 changed files with 74 additions and 39 deletions.
111 changes: 73 additions & 38 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 @@ -22,7 +22,7 @@ path = "src/main.rs"
[dependencies]
structopt = "0.3.26"
failure = "0.1.8"
config = "0.13.4"
config = "0.14.0"
serde = "1.0.152"
serde_derive = "1.0.152"
regex = "1.10.3"
Expand Down

0 comments on commit 5555275

Please sign in to comment.