Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 14, 2023
1 parent d2c47cc commit 7d28179
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 @@ async-std = { version = "1.8.0", features = ["attributes"] }
async-trait = "0.1.74"
bincode = "1.3.3"
clap = { version = "4.4", features = ["derive"] }
config = "0.13.1"
config = "0.13.4"
derivative = "2.2"
derive_more = "0.99"
dirs = "5.0.1"
Expand Down

0 comments on commit 7d28179

Please sign in to comment.