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
430 B

name: "linked-hash-map"
description: "A HashMap wrapper that holds key-value pairs in insertion order"
third_party {
url {
type: HOMEPAGE
value: "https://crates.io/crates/linked-hash-map"
}
url {
type: ARCHIVE
value: "https://static.crates.io/crates/linked-hash-map/linked-hash-map-0.5.4.crate"
}
version: "0.5.4"
license_type: NOTICE
last_upgrade_date {
year: 2021
month: 2
day: 9
}
}