1name: "clap" 2description: "A simple to use, efficient, and full-featured Command Line Argument Parser" 3third_party { 4 url { 5 type: HOMEPAGE 6 value: "https://crates.io/crates/clap" 7 } 8 url { 9 type: ARCHIVE 10 value: "https://static.crates.io/crates/clap/clap-3.2.23.crate" 11 } 12 version: "3.2.23" 13 # Dual-licensed, using the least restrictive per go/thirdpartylicenses#same. 14 license_type: NOTICE 15 last_upgrade_date { 16 year: 2023 17 month: 3 18 day: 6 19 } 20} 21