aboutsummaryrefslogtreecommitdiff
path: root/METADATA
diff options
context:
space:
mode:
authorHasini Gunasinghe <hasinitg@google.com>2022-09-08 07:29:42 +0000
committerHasini Gunasinghe <hasinitg@google.com>2022-10-03 20:55:06 +0000
commit53d28e16ca18b4cd5f252a07bcfd61632d82ea2d (patch)
treedb1c061f70cfe6d66c7c003afe14c96e6d1724d2 /METADATA
parent39d10f0a1cdbccb33fb73fb15d253a3a82a17a2a (diff)
downloadder_derive-53d28e16ca18b4cd5f252a07bcfd61632d82ea2d.tar.gz
Import platform/external/rust/crates/der_derive
Bug: 239549209 Test: N/A Change-Id: I677515ecfd59690611865098ea797ca03af8e523
Diffstat (limited to 'METADATA')
-rw-r--r--METADATA20
1 files changed, 20 insertions, 0 deletions
diff --git a/METADATA b/METADATA
new file mode 100644
index 0000000..47ce8a7
--- /dev/null
+++ b/METADATA
@@ -0,0 +1,20 @@
+name: "der_derive"
+description: "Custom derive support for the `der` crate\'s `Choice` and `Sequence` traits"
+third_party {
+ url {
+ type: HOMEPAGE
+ value: "https://crates.io/crates/der_derive"
+ }
+ url {
+ type: ARCHIVE
+ value: "https://static.crates.io/crates/der_derive/der_derive-0.6.0.crate"
+ }
+ version: "0.6.0"
+ # Dual-licensed, using the least restrictive per go/thirdpartylicenses#same.
+ license_type: NOTICE
+ last_upgrade_date {
+ year: 2022
+ month: 9
+ day: 6
+ }
+}