You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

20 lines
398 B

name: "lru-cache"
description: "A cache that holds a limited number of key-value pairs"
third_party {
url {
type: HOMEPAGE
value: "https://crates.io/crates/lru-cache"
}
url {
type: ARCHIVE
value: "https://static.crates.io/crates/lru-cache/lru-cache-0.1.2.crate"
}
version: "0.1.2"
license_type: NOTICE
last_upgrade_date {
year: 2020
month: 6
day: 11
}
}