summaryrefslogtreecommitdiff
path: root/METADATA
blob: d2f34a90eedfee320c920462132573d4437233a6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
name: "clap_complete"
description: "Generate shell completion scripts for your clap::Command"
third_party {
  identifier {
    type: "crates.io"
    value: "https://crates.io/crates/clap_complete"
  }
  identifier {
    type: "Archive"
    value: "https://static.crates.io/crates/clap_complete/clap_complete-4.4.4.crate"
  }
  version: "4.4.4"
  # Dual-licensed, using the least restrictive per go/thirdpartylicenses#same.
  license_type: NOTICE
  last_upgrade_date {
    year: 2023
    month: 11
    day: 20
  }
}