aboutsummaryrefslogtreecommitdiff
path: root/METADATA
blob: 394b0dd418e55e58ffd481aceef4be562c1c8b1a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
name: "slab"
description:
    "Pre-allocated storage for a uniform data type"

third_party {
  url {
    type: HOMEPAGE
    value: "https://crates.io/crates/slab"
  }
  url {
    type: GIT
    value: "https://github.com/carllerche/slab"
  }
  version: "v0.4.2"
  last_upgrade_date { year: 2020 month: 3 day: 17 }
  license_type: NOTICE
}