aboutsummaryrefslogtreecommitdiff
path: root/METADATA
blob: 4d6197ce8bf82e30e8ca01b475caab6839e38e0d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
name: "x509-parser"
description: "Parser for the X.509 v3 format (RFC 5280 certificates)"
third_party {
  url {
    type: HOMEPAGE
    value: "https://crates.io/crates/x509-parser"
  }
  url {
    type: ARCHIVE
    value: "https://static.crates.io/crates/x509-parser/x509-parser-0.10.0.crate"
  }
  version: "0.10.0"
  license_type: NOTICE
  last_upgrade_date {
    year: 2021
    month: 8
    day: 9
  }
}