Skip to content

Commit beb9998

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

File tree

2 files changed

+13
-6
lines changed

2 files changed

+13
-6
lines changed

Cargo.lock

Lines changed: 12 additions & 5 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
@@ -75,7 +75,7 @@ c2pa-crypto = { path = "../internal/crypto", version = "0.7.0" }
7575
c2pa-status-tracker = { path = "../internal/status-tracker", version = "0.6.0" }
7676
chrono = { version = "0.4.39", default-features = false, features = ["serde"] }
7777
ciborium = "0.2.2"
78-
config = { version = "0.14.0", default-features = false, features = [
78+
config = { version = "0.15.11", default-features = false, features = [
7979
"json",
8080
"json5",
8181
"toml",

0 commit comments

Comments
 (0)