Skip to content

Commit c20d628

Browse files
dependabot[bot]ivinjabraham
authored andcommitted
Bump config from 0.13.4 to 0.15.8
Bumps [config](https://github.com/rust-cli/config-rs) from 0.13.4 to 0.15.8. - [Changelog](https://github.com/rust-cli/config-rs/blob/main/CHANGELOG.md) - [Commits](rust-cli/config-rs@v0.13.4...v0.15.8) --- updated-dependencies: - dependency-name: config dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent acd3507 commit c20d628

File tree

2 files changed

+115
-58
lines changed

2 files changed

+115
-58
lines changed

Cargo.lock

Lines changed: 114 additions & 57 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
@@ -19,7 +19,7 @@ tower = "0.5.1"
1919
chrono-tz = "0.10.1"
2020
serde_json = "1.0"
2121
reqwest = { version = "0.11.27", features = ["json"] }
22-
config = "0.13"
22+
config = "0.15"
2323
tracing = "0.1.41"
2424
tracing-subscriber = { version = "0.3.19", features = ["env-filter"] }
2525
dotenv = "0.15.0"

0 commit comments

Comments
 (0)