Skip to content

Commit

Permalink
chore(deps): Bump the clap group with 1 update (vectordotdev#18906)
Browse files Browse the repository at this point in the history
Bumps the clap group with 1 update: [clap-verbosity-flag](https://github.com/clap-rs/clap-verbosity-flag).

- [Changelog](https://github.com/clap-rs/clap-verbosity-flag/blob/master/CHANGELOG.md)
- [Commits](clap-rs/clap-verbosity-flag@v2.0.1...v2.1.0)

---
updated-dependencies:
- dependency-name: clap-verbosity-flag
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: clap
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Oct 24, 2023
1 parent 1eaf8b1 commit cddb835
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 @@ -13,7 +13,7 @@ atty = "0.2.14"
cached = "0.46.0"
chrono = { version = "0.4.31", default-features = false, features = ["serde", "clock"] }
clap = { version = "4.4.6", features = ["derive"] }
clap-verbosity-flag = "2.0.1"
clap-verbosity-flag = "2.1.0"
clap_complete = "4.4.3"
confy = "0.5.1"
directories = "5.0.1"
Expand Down

0 comments on commit cddb835

Please sign in to comment.