1name: "smallvec" 2description: "\'Small vector\' optimization: store up to a small number of items on the stack" 3third_party { 4 url { 5 type: HOMEPAGE 6 value: "https://crates.io/crates/smallvec" 7 } 8 url { 9 type: ARCHIVE 10 value: "https://static.crates.io/crates/smallvec/smallvec-1.6.1.crate" 11 } 12 version: "1.6.1" 13 license_type: NOTICE 14 last_upgrade_date { 15 year: 2021 16 month: 1 17 day: 8 18 } 19} 20