aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChih-Hung Hsieh <chh@google.com>2020-10-12 10:52:41 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2020-10-12 10:52:41 +0000
commit0a4dab834e1ded5a6778a0cd5f5f93626324830d (patch)
tree9147f3f4884994562ee5515ccbf2f82295e550dd
parent117e4211e3160a7e901fddf4119b84d680fde865 (diff)
parente556e7f7cf8c14a1187eafbdbe9b72c199928d01 (diff)
downloadlazycell-0a4dab834e1ded5a6778a0cd5f5f93626324830d.tar.gz
Copy description from Cargo.toml to METADATA am: cc851f9d5d am: ae830d4fac am: e556e7f7cf
Original change: https://android-review.googlesource.com/c/platform/external/rust/crates/lazycell/+/1457136 Change-Id: I61400bc9cb7777d1b8e277cba66035fbbfce8c19
-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