Skip to content

Commit

Permalink
Bump config from 0.14.0 to 0.15.3
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.3.
- [Changelog](https://github.com/rust-cli/config-rs/blob/main/CHANGELOG.md)
- [Commits](rust-cli/config-rs@0.14.0...v0.15.3)

---
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 20, 2024
1 parent acd2c4d commit 41d1e19
Show file tree
Hide file tree
Showing 2 changed files with 42 additions and 25 deletions.
65 changes: 41 additions & 24 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 @@ -20,7 +20,7 @@ console = ["console-subscriber"]
[dependencies]
anyhow = "1.0"
bytes = "1.8"
config = { version = "0.14", features = ["toml", "ron"] }
config = { version = "0.15", features = ["toml", "ron"] }
crc = "3.2.1"
chrono = "0.4"
lazy_static = "1.5"
Expand Down

0 comments on commit 41d1e19

Please sign in to comment.