Skip to content

Commit

Permalink
build(deps): update rust crate clap-verbosity-flag to 3.0.1 (#83)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 2, 2024
1 parent 28b5d38 commit 285a86e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/cli/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ flume.workspace = true
tokio.workspace = true
anyhow = { version = "1.0.93", features = ["backtrace"] }
clap = { version = "4.5.21", features = ["wrap_help"] }
clap-verbosity-flag = "3.0.0"
clap-verbosity-flag = "3.0.1"
tracing-subscriber = { version = "0.3.18", features = ["env-filter"] }
glob = "0.3.1"

Expand Down

0 comments on commit 285a86e

Please sign in to comment.