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
  }
}