Skip to content

Commit fc051e0

Browse files
Bump config from 0.13.3 to 0.13.4
Bumps [config](https://github.com/mehcode/config-rs) from 0.13.3 to 0.13.4. - [Changelog](https://github.com/mehcode/config-rs/blob/v0.13.4/CHANGELOG.md) - [Commits](rust-cli/config-rs@0.13.3...v0.13.4) --- updated-dependencies: - dependency-name: config dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 705071f commit fc051e0

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 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
@@ -5,7 +5,7 @@ authors = ["ndelvalle <[email protected]>"]
55
edition = "2021"
66

77
[dependencies]
8-
config = "0.13.3"
8+
config = "0.13.4"
99
serde = { version = "1.0.190", features = ["derive"] }
1010
serde_json = "1.0.107"
1111
serde_derive = "1.0.152"

0 commit comments

Comments
 (0)