Skip to content

Commit

Permalink
Bump config from 0.14.0 to 0.15.5
Browse files Browse the repository at this point in the history
Bumps [config](https://github.com/rust-cli/config-rs) from 0.14.0 to 0.15.5.
- [Changelog](https://github.com/rust-cli/config-rs/blob/main/CHANGELOG.md)
- [Commits](rust-cli/config-rs@0.14.0...v0.15.5)

---
updated-dependencies:
- dependency-name: config
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 13, 2025
1 parent b00a8ae commit 437e98d
Show file tree
Hide file tree
Showing 2 changed files with 74 additions and 30 deletions.
102 changes: 73 additions & 29 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion diamond/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ clap = { version = "4", features = ["derive"] }
tokio = { version = "1", features = ["full"] }
tokio-util = { version = "0.7", features = ["codec", "net"] }
futures = "0.3"
config = "0.14"
config = "0.15"
serde = { version = "1", features = ["derive"] }
whisper = { path = "../whisper" }

Expand Down

0 comments on commit 437e98d

Please sign in to comment.