aboutsummaryrefslogtreecommitdiff
path: root/METADATA
blob: 3317bcc9da7cacf86b1904d8eb01494b1963bf1d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
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.2.crate"
  }
  version: "0.3.2"
  license_type: NOTICE
  last_upgrade_date {
    year: 2022
    month: 3
    day: 1
  }
}