aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChih-Hung Hsieh <chh@google.com>2020-10-12 10:19:52 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2020-10-12 10:19:52 +0000
commite556e7f7cf8c14a1187eafbdbe9b72c199928d01 (patch)
tree9147f3f4884994562ee5515ccbf2f82295e550dd
parent3afc198c91d2e86330a891aee99d43dc6b293bed (diff)
parentae830d4fac4cde2c6e66df5f77811b5f1ef6546b (diff)
downloadlazycell-e556e7f7cf8c14a1187eafbdbe9b72c199928d01.tar.gz
Copy description from Cargo.toml to METADATA am: cc851f9d5d am: ae830d4fac
Original change: https://android-review.googlesource.com/c/platform/external/rust/crates/lazycell/+/1457136 Change-Id: I38af150cdef4ae255ba66b1ee51b82568e74e19d
-rw-r--r--METADATA2
1 files changed, 1 insertions, 1 deletions
diff --git a/METADATA b/METADATA
index 1fbc52b..006e3ba 100644
--- a/METADATA
+++ b/METADATA
@@ -1,5 +1,5 @@
name: "lazycell"
-description: "Rust library providing a lazily filled Cell."
+description: "A library providing a lazily filled Cell struct"
third_party {
url {
type: HOMEPAGE