name: "hashlink"
description: "HashMap-like containers that hold their key-value pairs in a user controllable order"
third_party {
  url {
    type: HOMEPAGE
    value: "https://crates.io/crates/hashlink"
  }
  url {
    type: ARCHIVE
    value: "https://static.crates.io/crates/hashlink/hashlink-0.7.0.crate"
  }
  version: "0.7.0"
  license_type: NOTICE
  last_upgrade_date {
    year: 2021
    month: 5
    day: 19
  }
}