Skip to content

Commit 465ca02

Browse files
update: bump config from 0.14.1 to 0.15.18
Bumps [config](https://github.com/rust-cli/config-rs) from 0.14.1 to 0.15.18. - [Changelog](https://github.com/rust-cli/config-rs/blob/main/CHANGELOG.md) - [Commits](rust-cli/config-rs@v0.14.1...v0.15.18) --- updated-dependencies: - dependency-name: config dependency-version: 0.15.18 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8bc2a1d commit 465ca02

File tree

2 files changed

+86
-16
lines changed

2 files changed

+86
-16
lines changed

Cargo.lock

Lines changed: 85 additions & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

sdk/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ byteordered = "0.6.0"
9696
chrono = { version = "0.4.39", default-features = false, features = ["serde"] }
9797
ciborium = "0.2.2"
9898
toml = "0.8.23"
99-
config = { version = "0.14.0", default-features = false, features = [
99+
config = { version = "0.15.18", default-features = false, features = [
100100
"json",
101101
"json5",
102102
"toml",

0 commit comments

Comments
 (0)