Skip to content

Commit a17305c

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

File tree

2 files changed

+31
-3
lines changed

2 files changed

+31
-3
lines changed

Cargo.lock

Lines changed: 30 additions & 2 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.41", features = ["derive"] }
2323
clap-verbosity-flag = "3.0.3"
24-
config = "0.15.13"
24+
config = "0.15.15"
2525
env_logger = "0.11.8"
2626
git2 = "0.20.2"
2727
log = "0.4.27"

0 commit comments

Comments
 (0)