Skip to content

Commit 1a88031

Browse files
chore(deps): bump config from 0.14.0 to 0.15.3
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]>
1 parent d3bd97d commit 1a88031

File tree

2 files changed

+64
-23
lines changed

2 files changed

+64
-23
lines changed

Cargo.lock

+63-22
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ codegen-units = 1
1919
panic = "abort"
2020

2121
[dependencies]
22-
config = "0.14.0"
22+
config = "0.15.3"
2323
dirs = "5"
2424
toml = "0.8.19"
2525
serde = { version = "1", features = ["derive"] }

0 commit comments

Comments
 (0)