Skip to content

Commit

Permalink
chore(deps): bump clap-verbosity-flag from 2.2.2 to 2.2.3
Browse files Browse the repository at this point in the history
Bumps [clap-verbosity-flag](https://github.com/clap-rs/clap-verbosity-flag) from 2.2.2 to 2.2.3.
- [Changelog](https://github.com/clap-rs/clap-verbosity-flag/blob/master/CHANGELOG.md)
- [Commits](clap-rs/clap-verbosity-flag@v2.2.2...v2.2.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 18, 2024
1 parent 430e245 commit 56a9739
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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ amp-client = { git = "https://github.com/amphitheatre-app/amp-client-rust", tag
amp-common = { git = "https://github.com/amphitheatre-app/common", tag = "v0.9.4" }
anyhow = "1.0.93"
clap = { version = "4.5.20", features = ["derive", "env"] }
clap-verbosity-flag = "2.2.2"
clap-verbosity-flag = "2.2.3"
clap_complete = "4.5.37"
colored = "2.1.0"
confy = "0.6.1"
Expand Down

0 comments on commit 56a9739

Please sign in to comment.