aboutsummaryrefslogtreecommitdiff
path: root/METADATA
blob: dca90e19e7bd41d43a813922f8f6c09c202518b1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
name: "der-parser"
description: "Parser/encoder for ASN.1 BER/DER data"
third_party {
  url {
    type: HOMEPAGE
    value: "https://crates.io/crates/der-parser"
  }
  url {
    type: ARCHIVE
    value: "https://static.crates.io/crates/der-parser/der-parser-6.0.1.crate"
  }
  version: "6.0.1"
  # Dual-licensed, using the least restrictive per go/thirdpartylicenses#same.
  license_type: NOTICE
  last_upgrade_date {
    year: 2022
    month: 12
    day: 9
  }
}