Skip to content

Commit 30410d7

Browse files
build(deps): bump clap-verbosity-flag from 3.0.2 to 3.0.4
Bumps [clap-verbosity-flag](https://github.com/clap-rs/clap-verbosity-flag) from 3.0.2 to 3.0.4. - [Changelog](https://github.com/clap-rs/clap-verbosity-flag/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap-verbosity-flag@v3.0.2...v3.0.4) --- updated-dependencies: - dependency-name: clap-verbosity-flag dependency-version: 3.0.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1bde46c commit 30410d7

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ bytes = "1.10.1"
2222
thiserror = "2"
2323
anyhow = "1.0"
2424
clap = { version = "4.5", features = ["derive"] }
25-
clap-verbosity-flag = "3.0.2"
25+
clap-verbosity-flag = "3.0.4"
2626
log = "0.4.27"
2727
env_logger = "0.11.7"
2828
signal-hook = "0.3.17"

0 commit comments

Comments
 (0)