Chih-Hung Hsieh | f557283 | 2020-08-25 20:49:29 -0700 | [diff] [blame] | 1 | name: "structopt" |
Matthew Maurer | cb442cb | 2020-06-02 11:15:15 -0700 | [diff] [blame] | 2 | description: "Parse command line argument by defining a struct." |
| 3 | third_party { |
| 4 | url { |
| 5 | type: HOMEPAGE |
| 6 | value: "https://crates.io/crates/structopt" |
| 7 | } |
| 8 | url { |
Chih-Hung Hsieh | f557283 | 2020-08-25 20:49:29 -0700 | [diff] [blame] | 9 | type: ARCHIVE |
Chih-Hung Hsieh | be338a1 | 2020-10-26 13:16:51 -0700 | [diff] [blame^] | 10 | value: "https://static.crates.io/crates/structopt/structopt-0.3.20.crate" |
Matthew Maurer | cb442cb | 2020-06-02 11:15:15 -0700 | [diff] [blame] | 11 | } |
Chih-Hung Hsieh | be338a1 | 2020-10-26 13:16:51 -0700 | [diff] [blame^] | 12 | version: "0.3.20" |
Matthew Maurer | cb442cb | 2020-06-02 11:15:15 -0700 | [diff] [blame] | 13 | license_type: NOTICE |
| 14 | last_upgrade_date { |
| 15 | year: 2020 |
Chih-Hung Hsieh | be338a1 | 2020-10-26 13:16:51 -0700 | [diff] [blame^] | 16 | month: 10 |
| 17 | day: 26 |
Matthew Maurer | cb442cb | 2020-06-02 11:15:15 -0700 | [diff] [blame] | 18 | } |
Chih-Hung Hsieh | f557283 | 2020-08-25 20:49:29 -0700 | [diff] [blame] | 19 | } |