commit | 6b92744a9a6464bac2b98a6227e4b5309a2233db | [log] [tgz] |
---|---|---|
author | Andrew Walbran <qwandor@google.com> | Wed Nov 30 12:13:59 2022 +0000 |
committer | Andrew Walbran <qwandor@google.com> | Wed Jan 04 15:34:57 2023 +0000 |
tree | f3cf68f92642586b9064bda299125d87acec56f4 | |
parent | c756d66afe3bac6f321ce0bbdf28d543759b28ab [diff] |
Upgrade clap to 4.0.29 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 Bug: 260823636 Test: TreeHugger Change-Id: Ie688e604230ed09b6dfdc1046a0520140e483db1
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: