Skip to content

Commit

Permalink
chore(deps): bump clap-verbosity-flag from 2.1.0 to 2.1.1 (#350)
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.1.0 to 2.1.1.
- [Changelog](https://github.com/clap-rs/clap-verbosity-flag/blob/master/CHANGELOG.md)
- [Commits](clap-rs/clap-verbosity-flag@v2.1.0...v2.1.1)

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

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 1, 2024
1 parent 01e336d commit be3d5c7
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 @@ -24,7 +24,7 @@ description = "Display current network utilization by process, connection and re
anyhow = { version = "1.0.75", features = ["backtrace"] }
async-trait = "0.1.76"
chrono = "0.4"
clap-verbosity-flag = "2.1.0"
clap-verbosity-flag = "2.1.1"
clap = { version = "4.4.10", features = ["derive"] }
crossterm = "0.27.0"
derivative = "2.2.0"
Expand Down

0 comments on commit be3d5c7

Please sign in to comment.