Skip to content

Commit

Permalink
chore: bump clap-verbosity-flag from 2.2.3 to 3.0.1 (#545)
Browse files Browse the repository at this point in the history
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 Dec 2, 2024
1 parent 2e09941 commit c33fd44
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 4 deletions.
16 changes: 13 additions & 3 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 @@ byteorder = { version = "1.5", features = ["i128"] }
bytesize = "1.3"
byte-unit = "5.1"
chrono = { version = "0.4", features = ["serde"] }
clap-verbosity-flag = "2.2"
clap-verbosity-flag = "3.0"
clap = { version = "4.5", features = ["derive", "help"] }
console = "0.15"
csv = "1.3"
Expand Down

0 comments on commit c33fd44

Please sign in to comment.