Skip to content

Commit

Permalink
chore(deps): bump config from 0.14.0 to 0.15.0
Browse files Browse the repository at this point in the history
Bumps [config](https://github.com/rust-cli/config-rs) from 0.14.0 to 0.15.0.
- [Changelog](https://github.com/rust-cli/config-rs/blob/main/CHANGELOG.md)
- [Commits](rust-cli/config-rs@0.14.0...v0.15.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 Dec 18, 2024
1 parent d3bd97d commit b55fb3a
Show file tree
Hide file tree
Showing 2 changed files with 64 additions and 23 deletions.
85 changes: 63 additions & 22 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 @@ -19,7 +19,7 @@ codegen-units = 1
panic = "abort"

[dependencies]
config = "0.14.0"
config = "0.15.0"
dirs = "5"
toml = "0.8.19"
serde = { version = "1", features = ["derive"] }
Expand Down

0 comments on commit b55fb3a

Please sign in to comment.