Skip to content

Commit

Permalink
Update Rust crate clap-verbosity-flag to 2.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and davidB committed Mar 9, 2024
1 parent f84a85b commit 5f792f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cdviz-collector/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ axum = { version = "0.7", optional = true }
axum-tracing-opentelemetry = { version = "0.18", optional = true }
cdevents-sdk = { git = "https://github.com/cdevents/sdk-rust" }
clap = { workspace = true }
clap-verbosity-flag = "2.1.2"
clap-verbosity-flag = "2.2.0"
# cloudevents-sdk = { version = "0.7", features = ["axum"] } // not compatible with axum 0.7
chrono = "0.4"
enum_dispatch = "0.3"
Expand Down

0 comments on commit 5f792f4

Please sign in to comment.