summaryrefslogtreecommitdiff
path: root/METADATA
blob: ca77c1d8e9e8f9962e22b85037d0c163002b238b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
name: "paste-impl"
description: "Implementation detail of the `paste` crate"
third_party {
  url {
    type: HOMEPAGE
    value: "https://crates.io/crates/paste-impl"
  }
  url {
    type: GIT
    value: "https://github.com/dtolnay/paste"
  }
  version: "0.1.16"
  license_type: NOTICE
  last_upgrade_date {
    year: 2020
    month: 6
    day: 3
  }
}