blob: 60af273a365323fc514e14220bd78bf2fb4ade25 [file] [log] [blame]
Matthew Maurercb442cb2020-06-02 11:15:15 -07001name: structopt
2description: "Parse command line argument by defining a struct."
3third_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}