aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoel Galenson <jgalenson@google.com>2020-10-13 15:50:31 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2020-10-13 15:50:31 +0000
commit7141eb776964e49de27fdcaed57755ae5f882aca (patch)
tree647772a89d860477b54afdc9bde5dd6f6c4c5fae
parent27726a296acb1e4f7d38a4a939b03997a5f2ab32 (diff)
parent17bf927781eb3a75290ab53b3dc91f040f10568e (diff)
downloadweak-table-7141eb776964e49de27fdcaed57755ae5f882aca.tar.gz
Add metadata files am: ea3cf837a6 am: 7c726fa76d am: 53b54c3b58 am: 17bf927781
Original change: https://android-review.googlesource.com/c/platform/external/rust/crates/weak-table/+/1457362 Change-Id: I9965088ae2e084167add3cd12175cc0abfc0bd01
-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