aboutsummaryrefslogtreecommitdiff
path: root/METADATA
diff options
context:
space:
mode:
authorChih-Hung Hsieh <chh@google.com>2020-10-12 00:50:52 -0700
committerChih-Hung Hsieh <chh@google.com>2020-10-12 00:50:52 -0700
commit1b5d2e302f0a51f9015a8bf2fd42d6931b2c6922 (patch)
treef43d154bee0f8aa62dfa95f48d1f8b28739d1e49 /METADATA
parentd4f23d094d482d17c60a5cebcc0c65c7961599cb (diff)
downloadasync-trait-1b5d2e302f0a51f9015a8bf2fd42d6931b2c6922.tar.gz
Copy description from Cargo.toml to METADATA
Test: make Change-Id: I5aac9c603e87d32c05f9a7cca51bfcd12c5ae7c2
Diffstat (limited to 'METADATA')
-rw-r--r--METADATA2
1 files changed, 1 insertions, 1 deletions
diff --git a/METADATA b/METADATA
index 059a608..a0eb879 100644
--- a/METADATA
+++ b/METADATA
@@ -1,5 +1,5 @@
name: "async-trait"
-description: "Async trait methods."
+description: "Type erasure for async trait methods"
third_party {
url {
type: HOMEPAGE