1name: "num_cpus" 2description: 3 "Get the number of CPUs on a machine." 4 5third_party { 6 url { 7 type: HOMEPAGE 8 value: "https://crates.io/crates/num_cpus" 9 } 10 url { 11 type: ARCHIVE 12 value: "https://static.crates.io/crates/num_cpus/num_cpus-1.13.0.crate" 13 } 14 version: "1.13.0" 15 last_upgrade_date { year: 2020 month: 10 day: 15 } 16 license_type: NOTICE 17} 18