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

Commit

Permalink
Update Rust crate clap to 3.2.23
Browse files Browse the repository at this point in the history
renovate[bot] committed Oct 24, 2022
1 parent 0b9216e commit eac2b10
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -18,7 +18,7 @@ codegen-units = 1

[dependencies]
better-panic = "0.3.0"
clap = { version = "3.2.22", features = ["derive"] }
clap = { version = "3.2.23", features = ["derive"] }
clap_complete = "3.2.5"
clap_mangen = "0.1.11"
colored = "2.0.0"

0 comments on commit eac2b10

Please # to comment.