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 url { 5 type: HOMEPAGE 6 value: "https://crates.io/crates/cfg-if" 7 } 8 url { 9 type: ARCHIVE 10 value: "https://static.crates.io/crates/cfg-if/cfg-if-1.0.0.crate" 11 } 12 version: "1.0.0" 13 license_type: NOTICE 14 last_upgrade_date { 15 year: 2020 16 month: 10 17 day: 26 18 } 19} 20