Skip to content

Commit

Permalink
[deps]: Update Rust crate clap_complete to 4.4.4 (#360)
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 Nov 27, 2023
1 parent 520608d commit 57352eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/bws/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ chrono = { version = "0.4.31", features = [
"std",
], default-features = false }
clap = { version = "4.4.8", features = ["derive", "env", "string"] }
clap_complete = "4.3.2"
clap_complete = "4.4.4"
color-eyre = "0.6"
comfy-table = "^7.0.1"
directories = "5.0.1"
Expand Down

0 comments on commit 57352eb

Please sign in to comment.