Skip to content

Commit 3396407

Browse files
Bump config from 0.14.0 to 0.15.6
Bumps [config](https://github.com/rust-cli/config-rs) from 0.14.0 to 0.15.6. - [Changelog](https://github.com/rust-cli/config-rs/blob/main/CHANGELOG.md) - [Commits](rust-cli/config-rs@0.14.0...v0.15.6) --- updated-dependencies: - dependency-name: config dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b00a8ae commit 3396407

File tree

2 files changed

+74
-30
lines changed

2 files changed

+74
-30
lines changed

Cargo.lock

+73-29
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

diamond/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ clap = { version = "4", features = ["derive"] }
1414
tokio = { version = "1", features = ["full"] }
1515
tokio-util = { version = "0.7", features = ["codec", "net"] }
1616
futures = "0.3"
17-
config = "0.14"
17+
config = "0.15"
1818
serde = { version = "1", features = ["derive"] }
1919
whisper = { path = "../whisper" }
2020

0 commit comments

Comments
 (0)