1name: "bit_field" 2description: "Simple bit field trait providing get_bit, get_bits, set_bit, and set_bits methods for Rust\'s integral types." 3third_party { 4 identifier { 5 type: "crates.io" 6 value: "https://crates.io/crates/bit_field" 7 } 8 identifier { 9 type: "Archive" 10 value: "https://static.crates.io/crates/bit_field/bit_field-0.10.2.crate" 11 } 12 version: "0.10.2" 13 # Dual-licensed, using the least restrictive per go/thirdpartylicenses#same. 14 license_type: NOTICE 15 last_upgrade_date { 16 year: 2024 17 month: 2 18 day: 26 19 } 20} 21