| commit | 1a6c0de0d761482a6e2c6e6705a4d9fa0668e842 | [log] [tgz] |
|---|---|---|
| author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | Thu Dec 11 16:41:41 2025 |
| committer | GitHub <[email protected]> | Thu Dec 11 16:41:41 2025 |
| tree | f9fade3a5bd684786f7ce296e1bb0521f40a570f | |
| parent | 53a69215e481c237bff5599f93bbcc7bdc6218c5 [diff] |
chore(deps): Update Rust Stable to v1.92 (#6194) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Command Line Argument Parser for Rust
Dual-licensed under Apache 2.0 or MIT.
$ cargo add clap
Create your command-line parser, with all of the bells and whistles, declaratively or procedurally.
For more details, see: