summaryrefslogtreecommitdiff
path: root/METADATA
blob: 5581c75e75aeadf3c0b42e18b920c2a178391f72 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
name: "pin-project-internal"
description: "Implementation detail of the `pin-project` crate."
third_party {
  url {
    type: HOMEPAGE
    value: "https://crates.io/crates/pin-project-internal"
  }
  url {
    type: ARCHIVE
    value: "https://static.crates.io/crates/pin-project-internal/pin-project-internal-1.0.7.crate"
  }
  version: "1.0.7"
  license_type: NOTICE
  last_upgrade_date {
    year: 2021
    month: 5
    day: 19
  }
}