Skip to content

Commit

Permalink
build(deps): bump clap-verbosity-flag from 2.0.1 to 2.1.0 (#266)
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 Oct 23, 2023
1 parent 405b6b6 commit 18d4dc5
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 @@ bgzip = "0.3"
boolvec = "0.2"
byteorder = "1.4"
chrono = { version = "0.4", features = ["serde"] }
clap-verbosity-flag = "2.0"
clap-verbosity-flag = "2.1"
clap = { version = "4.4", features = ["derive", "env"] }
csv = "1.2"
enum-map = { version = "2.6.3", features = ["serde"] }
Expand Down

0 comments on commit 18d4dc5

Please sign in to comment.