Matthew Maurer | cb442cb | 2020-06-02 11:15:15 -0700 | [diff] [blame] | 1 | name: structopt |
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 { | ||||
9 | type: GIT | ||||
10 | value: "https://github.com/TeXitoi/structopt" | ||||
11 | } | ||||
12 | version: "0.3.14" | ||||
13 | license_type: NOTICE | ||||
14 | last_upgrade_date { | ||||
15 | year: 2020 | ||||
16 | month: 5 | ||||
17 | day: 6 | ||||
18 | } | ||||
19 | } |