Skip to content

Commit 9c7a168

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 706aec4 commit 9c7a168

File tree

2 files changed

+8
-6
lines changed

2 files changed

+8
-6
lines changed

Cargo.lock

Lines changed: 7 additions & 5 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
@@ -31,7 +31,7 @@ byteorder = "1.5.0"
3131
cfg-if = "1.0.4"
3232
chrono = "0.4.41"
3333
clap = { version = "4", features = ["derive"] }
34-
config = "0.15.18"
34+
config = "0.15.19"
3535
derivative = "2.2.0"
3636
ear = "0.4.0"
3737
env_logger = "0.11.8"

0 commit comments

Comments
 (0)