aboutsummaryrefslogtreecommitdiff
path: root/METADATA
blob: 1aeaa1ea04246fd6cfc0bbf33cfc9c9fd87afc4e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
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
  }
}