blob: c30f813333d38c39a156f44bba8c607dc556659a [file] [log] [blame]
Yiming Jing588f7832021-07-16 14:04:03 -07001name: "der-parser"
2description: "Parser/encoder for ASN.1 BER/DER data"
3third_party {
4 url {
5 type: HOMEPAGE
6 value: "https://crates.io/crates/der-parser"
7 }
8 url {
9 type: ARCHIVE
Joel Galenson2f8979a2021-09-27 08:56:35 -070010 value: "https://static.crates.io/crates/der-parser/der-parser-6.0.0.crate"
Yiming Jing588f7832021-07-16 14:04:03 -070011 }
Joel Galenson2f8979a2021-09-27 08:56:35 -070012 version: "6.0.0"
Yiming Jing588f7832021-07-16 14:04:03 -070013 license_type: NOTICE
14 last_upgrade_date {
15 year: 2021
Joel Galenson2f8979a2021-09-27 08:56:35 -070016 month: 9
17 day: 27
Yiming Jing588f7832021-07-16 14:04:03 -070018 }
19}