Skip to content

Commit

Permalink
chore(deps): Bump confy from 0.5.1 to 0.6.0 (#19608)
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.0.
- [Release notes](https://github.com/rust-cli/confy/releases)
- [Commits](rust-cli/confy@0.5.1...v0.6.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 12, 2024
1 parent 6fde186 commit 37125b9
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 42 deletions.
53 changes: 12 additions & 41 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 vdev/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ chrono = { version = "0.4.31", default-features = false, features = ["serde", "c
clap = { version = "4.4.16", features = ["derive"] }
clap-verbosity-flag = "2.1.1"
clap_complete = "4.4.6"
confy = "0.5.1"
confy = "0.6.0"
directories = "5.0.1"
# remove this when stabilized https://doc.rust-lang.org/stable/std/path/fn.absolute.html
dunce = "1.0.4"
Expand Down

0 comments on commit 37125b9

Please sign in to comment.