Skip to content

Commit

Permalink
Update Rust crate clap_complete to 3.2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 15, 2023
1 parent 9658de6 commit 54bf943
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cli/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ opt-level = 0

[dependencies]
clap = { version = "3.2.17", features = ["derive"] }
clap_complete = "3.2.4"
clap_complete = "3.2.5"
dirs = "4.0.0"
anyhow = "1.0.75"
log = "0.4.0"
Expand Down

0 comments on commit 54bf943

Please sign in to comment.