aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChih-Hung Hsieh <chh@google.com>2020-10-12 00:51:09 -0700
committerChih-Hung Hsieh <chh@google.com>2020-10-12 00:51:09 -0700
commitae90a313e6489d0d5d09eabff696287ace1ff1c7 (patch)
tree2043057fb909c2f50acbe90f6b941323aeb7666d
parent8765c5d72641ce1ff59c71cf58752c62d40f204a (diff)
downloadsyn-ae90a313e6489d0d5d09eabff696287ace1ff1c7.tar.gz
Copy description from Cargo.toml to METADATA
Test: make Change-Id: I183faf09d4eecde7f6b05651ba5d02fba0e5b6b3
-rw-r--r--METADATA2
1 files changed, 1 insertions, 1 deletions
diff --git a/METADATA b/METADATA
index 3810dc69..e522afde 100644
--- a/METADATA
+++ b/METADATA
@@ -1,5 +1,5 @@
name: "syn"
-description: "Syn is a parsing library for parsing a stream of Rust tokens into a syntax tree of Rust source code."
+description: "Parser for Rust source code"
third_party {
url {
type: HOMEPAGE