Skip to content

Commit

Permalink
build(deps): bump confy from 0.5.1 to 0.6.1
Browse files Browse the repository at this point in the history
Bumps [confy](https://github.com/rust-cli/confy) from 0.5.1 to 0.6.1.
- [Release notes](https://github.com/rust-cli/confy/releases)
- [Commits](rust-cli/confy@0.5.1...v0.6.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 28, 2024
1 parent 8cfa96d commit a518c07
Show file tree
Hide file tree
Showing 2 changed files with 82 additions and 10 deletions.
90 changes: 81 additions & 9 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 daemon/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ default = ["serde", "strum", "schemars"]
anyhow = "1.0.91"
bytes = "1.8.0"
clap = "4.5.20"
confy = "0.5.1"
confy = "0.6.1"
env_logger = "0.10.2"
futures = "0.3.31"
futures-sink = "0.3.31"
Expand Down

0 comments on commit a518c07

Please sign in to comment.