1name: "cfg-if"
2description: "A macro to ergonomically define an item depending on a large number of #[cfg] parameters. Structured like an if-else chain, the first matching branch is the item that gets emitted."
3third_party {
4  version: "1.0.0"
5  license_type: NOTICE
6  last_upgrade_date {
7    year: 2020
8    month: 10
9    day: 26
10  }
11  homepage: "https://crates.io/crates/cfg-if"
12  identifier {
13    type: "Archive"
14    value: "https://static.crates.io/crates/cfg-if/cfg-if-1.0.0.crate"
15    version: "1.0.0"
16  }
17}
18