aboutsummaryrefslogtreecommitdiff
path: root/METADATA
blob: 29097c319d21d1b82aaf3a32a618ba0f3fe1e22a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
name: "weak-table"
description:
    "Weak hash maps and sets"

third_party {
  url {
    type: HOMEPAGE
    value: "https://crates.io/crates/weak-table"
  }
  url {
    type: ARCHIVE
    value: "https://static.crates.io/crates/weak-table/weak-table-0.3.0.crate"
  }
  version: "0.3.0"
  last_upgrade_date { year: 2020 month: 10 day: 9 }
  license_type: NOTICE
}