1name: "flagset" 2description: "Data types and a macro for generating enumeration-based bit flags" 3third_party { 4 url { 5 type: HOMEPAGE 6 value: "https://crates.io/crates/flagset" 7 } 8 url { 9 type: ARCHIVE 10 value: "https://static.crates.io/crates/flagset/flagset-0.4.3.crate" 11 } 12 version: "0.4.3" 13 license_type: NOTICE 14 last_upgrade_date { 15 year: 2022 16 month: 8 17 day: 19 18 } 19} 20