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