Skip to content

Commit 40f51b2

Browse files
build(deps): bump config from 0.15.11 to 0.15.13
Bumps [config](https://github.com/rust-cli/config-rs) from 0.15.11 to 0.15.13. - [Changelog](https://github.com/rust-cli/config-rs/blob/main/CHANGELOG.md) - [Commits](rust-cli/config-rs@v0.15.11...v0.15.13) --- updated-dependencies: - dependency-name: config dependency-version: 0.15.13 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2cd7012 commit 40f51b2

File tree

2 files changed

+49
-9
lines changed

2 files changed

+49
-9
lines changed

Cargo.lock

Lines changed: 48 additions & 8 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
@@ -21,7 +21,7 @@ opt-level = 3
2121
anyhow = "1.0.98"
2222
clap = { version = "4.5.39", features = ["derive"] }
2323
clap-verbosity-flag = "3.0.3"
24-
config = "0.15.11"
24+
config = "0.15.13"
2525
env_logger = "0.11.8"
2626
git2 = "0.20.2"
2727
log = "0.4.27"

0 commit comments

Comments
 (0)