Skip to content

Commit 8e60f81

Browse files
build(deps): bump config from 0.15.6 to 0.15.7
Bumps [config](https://github.com/rust-cli/config-rs) from 0.15.6 to 0.15.7. - [Changelog](https://github.com/rust-cli/config-rs/blob/main/CHANGELOG.md) - [Commits](rust-cli/config-rs@v0.15.6...v0.15.7) --- updated-dependencies: - dependency-name: config dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ec4d343 commit 8e60f81

File tree

2 files changed

+14
-5
lines changed

2 files changed

+14
-5
lines changed

Cargo.lock

Lines changed: 13 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ ahash = "0.8.11"
2222
anyhow = "1.0.95"
2323
clap = { version = "4.5.27", features = ["derive"] }
2424
clap-verbosity-flag = "3.0.2"
25-
config = "0.15.6"
25+
config = "0.15.7"
2626
env_logger = "0.11.6"
2727
git2 = "0.20.0"
2828
log = "0.4.25"

0 commit comments

Comments
 (0)