1name: "lru-cache" 2description: "A cache that holds a limited number of key-value pairs" 3third_party { 4 url { 5 type: HOMEPAGE 6 value: "https://crates.io/crates/lru-cache" 7 } 8 url { 9 type: ARCHIVE 10 value: "https://static.crates.io/crates/lru-cache/lru-cache-0.1.2.crate" 11 } 12 version: "0.1.2" 13 license_type: NOTICE 14 last_upgrade_date { 15 year: 2020 16 month: 6 17 day: 11 18 } 19} 20