aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoel Galenson <jgalenson@google.com>2020-10-13 15:22:08 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2020-10-13 15:22:08 +0000
commit17bf927781eb3a75290ab53b3dc91f040f10568e (patch)
tree647772a89d860477b54afdc9bde5dd6f6c4c5fae
parenta8c6c18ef6e266ca8ed4b92c84289f5d0b176704 (diff)
parent53b54c3b5818eca2e50f39225f2ebbe6d7237570 (diff)
downloadweak-table-17bf927781eb3a75290ab53b3dc91f040f10568e.tar.gz
Add metadata files am: ea3cf837a6 am: 7c726fa76d am: 53b54c3b58
Original change: https://android-review.googlesource.com/c/platform/external/rust/crates/weak-table/+/1457362 Change-Id: I65cf58c77e48052847603bbddc23c014c8853ac9
-rw-r--r--METADATA17
-rw-r--r--MODULE_LICENSE_MIT0
-rw-r--r--OWNERS1
3 files changed, 18 insertions, 0 deletions
diff --git a/METADATA b/METADATA
new file mode 100644
index 0000000..29097c3
--- /dev/null
+++ b/METADATA
@@ -0,0 +1,17 @@
+name: "weak-table"
+description:
+ "Weak hash maps and sets"
+
+third_party {
+ url {
+ type: HOMEPAGE
+ value: "https://crates.io/crates/weak-table"
+ }
+ url {
+ type: ARCHIVE
+ value: "https://static.crates.io/crates/weak-table/weak-table-0.3.0.crate"
+ }
+ version: "0.3.0"
+ last_upgrade_date { year: 2020 month: 10 day: 9 }
+ license_type: NOTICE
+}
diff --git a/MODULE_LICENSE_MIT b/MODULE_LICENSE_MIT
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/MODULE_LICENSE_MIT
diff --git a/OWNERS b/OWNERS
new file mode 100644
index 0000000..46fc303
--- /dev/null
+++ b/OWNERS
@@ -0,0 +1 @@
+include platform/prebuilts/rust:/OWNERS