aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChih-Hung Hsieh <chh@google.com>2020-10-12 11:10:33 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2020-10-12 11:10:33 +0000
commit2dcedc60f19024cb2a4f03199d8b1697a79da7f3 (patch)
tree897f7f44468ce4aca53260b31594f2798578915f
parent6dd5f95be139f502f51968d36d837c4f326241c5 (diff)
parent7a8beea8fac90a386527dab871391ac59002c15b (diff)
downloadquote-2dcedc60f19024cb2a4f03199d8b1697a79da7f3.tar.gz
Copy description from Cargo.toml to METADATA am: 0e8d95c6b2 am: 257a13d6c8 am: fe9e27153c am: 7a8beea8fa
Original change: https://android-review.googlesource.com/c/platform/external/rust/crates/quote/+/1456777 Change-Id: I73ed2f82236e175bac0fc41c12fb31c063763464
-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