aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChih-Hung Hsieh <chh@google.com>2020-10-12 09:45:01 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2020-10-12 09:45:01 +0000
commit257a13d6c82099ca59d4a2d4a59b37c18259591b (patch)
tree897f7f44468ce4aca53260b31594f2798578915f
parentb7f8393c410ce64b8970953ff5ccf79fcad2576c (diff)
parent0e8d95c6b2e6a032aba5614a2be76beed4630167 (diff)
downloadquote-257a13d6c82099ca59d4a2d4a59b37c18259591b.tar.gz
Copy description from Cargo.toml to METADATA am: 0e8d95c6b2
Original change: https://android-review.googlesource.com/c/platform/external/rust/crates/quote/+/1456777 Change-Id: I2bc5dafbeff67fc8c5a46e682536417f43430ac5
-rw-r--r--METADATA2
1 files changed, 1 insertions, 1 deletions
diff --git a/METADATA b/METADATA
index 879f0ef..8e3e8e8 100644
--- a/METADATA
+++ b/METADATA
@@ -1,5 +1,5 @@
name: "quote"
-description: "This crate provides the quote! macro for turning Rust syntax tree data structures into tokens of source code."
+description: "Quasi-quoting macro quote!(...)"
third_party {
url {
type: HOMEPAGE