Jeff Vander Stoep | 9519b01 | 2022-12-19 12:12:40 +0100 | [diff] [blame] | 1 | # This project was upgraded with external_updater. |
| 2 | # Usage: tools/external_updater/updater.sh update rust/crates/x509-cert |
Andrew Walbran | d2a24d5 | 2023-12-15 16:04:54 +0000 | [diff] [blame] | 3 | # For more info, check https://cs.android.com/android/platform/superproject/+/main:tools/external_updater/README.md |
Jeff Vander Stoep | 9519b01 | 2022-12-19 12:12:40 +0100 | [diff] [blame] | 4 | |
Hasini Gunasinghe | 1c2edd9 | 2022-09-10 01:16:56 +0000 | [diff] [blame] | 5 | name: "x509-cert" |
| 6 | description: "Pure Rust implementation of the X.509 Public Key Infrastructure Certificate format as described in RFC 5280." |
| 7 | third_party { |
Hasini Gunasinghe | 1c2edd9 | 2022-09-10 01:16:56 +0000 | [diff] [blame] | 8 | license_type: NOTICE |
| 9 | last_upgrade_date { |
Andrew Walbran | d2a24d5 | 2023-12-15 16:04:54 +0000 | [diff] [blame] | 10 | year: 2023 |
Jeff Vander Stoep | 9519b01 | 2022-12-19 12:12:40 +0100 | [diff] [blame] | 11 | month: 12 |
Andrew Walbran | d2a24d5 | 2023-12-15 16:04:54 +0000 | [diff] [blame] | 12 | day: 15 |
| 13 | } |
| 14 | homepage: "https://crates.io/crates/x509-cert" |
| 15 | identifier { |
| 16 | type: "Archive" |
| 17 | value: "https://static.crates.io/crates/x509-cert/x509-cert-0.2.4.crate" |
| 18 | version: "0.2.4" |
Hasini Gunasinghe | 1c2edd9 | 2022-09-10 01:16:56 +0000 | [diff] [blame] | 19 | } |
| 20 | } |