Skip to content

Commit c15d6c3

Browse files
chore(deps): bump clap-verbosity-flag from 2.0.1 to 2.1.0 (#326)
Bumps [clap-verbosity-flag](https://github.com/clap-rs/clap-verbosity-flag) from 2.0.1 to 2.1.0. - [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 ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent aef30c9 commit c15d6c3

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ description = "Display current network utilization by process, connection and re
2424
anyhow = { version = "1.0.75", features = ["backtrace"] }
2525
async-trait = "0.1.74"
2626
chrono = "0.4"
27-
clap-verbosity-flag = "2.0.1"
27+
clap-verbosity-flag = "2.1.0"
2828
clap = { version = "4.4.6", features = ["derive"] }
2929
crossterm = "0.27.0"
3030
derivative = "2.2.0"

0 commit comments

Comments
 (0)