Skip to content
This repository has been archived by the owner on Oct 18, 2023. It is now read-only.

Commit

Permalink
Update Rust crate clap_complete to 4.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 7, 2023
1 parent 6c8d8f1 commit b1b7b85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ ansi_term = "0.12.1"
anyhow = "1.0.69"
async-trait = "0.1.64"
clap = { version = "4.1.4", features = ["derive"] }
clap_complete = "4.1.1"
clap_complete = "4.4.1"
chrono = { version = "0.4.23", features = ["serde"] }
dirs = "4.0.0"
fern = "0.6.1"
Expand Down

0 comments on commit b1b7b85

Please sign in to comment.