Skip to content

Commit e8657c5

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

File tree

2 files changed

+8
-12
lines changed

2 files changed

+8
-12
lines changed

Cargo.lock

Lines changed: 7 additions & 11 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
@@ -13,7 +13,7 @@ description = "Check Cargo.toml dependency changes against git repo head"
1313
anyhow = "1.0.100"
1414
clap = { version = "4.5.48", features = ["derive"] }
1515
clap-verbosity-flag = "3.0.4"
16-
config = "0.15.18"
16+
config = "0.15.19"
1717
env_logger = "0.11.8"
1818
git2 = "0.20.2"
1919
log = "0.4.28"

0 commit comments

Comments
 (0)