commit | f0f5837f59f6cd06ff25f02c55f96390fd2efbda | [log] [tgz] |
---|---|---|
author | Jeff Vander Stoep <[email protected]> | Thu Mar 02 19:06:38 2023 +0100 |
committer | Jeff Vander Stoep <[email protected]> | Thu Mar 02 19:09:59 2023 +0100 |
tree | 027a9bf6ab092e9072905673e6d9d154abdee5e1 | |
parent | be035a1a6b81400415bd855db1c94b2b12b5db56 [diff] |
Upgrade clap to 4.1.8 This project was upgraded with external_updater. Usage: tools/external_updater/updater.sh update rust/crates/clap For more info, check https://cs.android.com/android/platform/superproject/+/master:tools/external_updater/README.md Test: TreeHugger Change-Id: I612a96ae695dc49198abeecf589ca70847dce74a
Command Line Argument Parser for Rust
Dual-licensed under Apache 2.0 or MIT.
Create your command-line parser, with all of the bells and whistles, declaratively or procedurally.
For more details, see: