Skip to content

Commit 76b75cd

Browse files
Bump config from 0.15.22 to 0.15.23 in the external-deps group
Bumps the external-deps group with 1 update: [config](https://github.com/rust-cli/config-rs). Updates `config` from 0.15.22 to 0.15.23 - [Changelog](https://github.com/rust-cli/config-rs/blob/main/CHANGELOG.md) - [Commits](rust-cli/config-rs@v0.15.22...v0.15.23) --- updated-dependencies: - dependency-name: config dependency-version: 0.15.23 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: external-deps ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 41e2792 commit 76b75cd

2 files changed

Lines changed: 15 additions & 6 deletions

File tree

Cargo.lock

Lines changed: 14 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
@@ -16,7 +16,7 @@ cargo_metadata = "0.23.1"
1616
tokio = { version = "1.52.3", features = ["full"] }
1717
rust-embed = "8.11.0"
1818
mime_guess = "2"
19-
config = "0.15.22"
19+
config = "0.15.23"
2020
toml = "1.1.2"
2121
chrono = { version = "0.4", features = ["serde"] }
2222
thiserror = "2.0.18"

0 commit comments

Comments
 (0)