aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorandroid-build-prod (mdb) <android-build-team-robot@google.com>2020-10-26 18:18:14 +0000
committerandroid-build-prod (mdb) <android-build-team-robot@google.com>2020-10-26 18:18:14 +0000
commit0bfcdb54aaacfd0e0c658e7132c03afa4c25e9b6 (patch)
tree66da99ea66148cc213809ce5d037ca7f974ac11c
parent1a8e135d913e0f6ab45598d910b5e304a466f5c6 (diff)
parent1717729e1e97a3543e060279f71477fd8cb23f6f (diff)
downloadproc-macro2-emu-30-release.tar.gz
Snap for 6912731 from 1717729e1e97a3543e060279f71477fd8cb23f6f to emu-30-releaseemu-30-release
Change-Id: Ice986ee0aabfff5f292227be25f364dd30b33388
-rw-r--r--METADATA4
1 files changed, 2 insertions, 2 deletions
diff --git a/METADATA b/METADATA
index 67b15f5..674c27d 100644
--- a/METADATA
+++ b/METADATA
@@ -1,9 +1,9 @@
name: "proc-macro2"
-description: "A wrapper around the procedural macro API of the compiler\'s proc_macro crate."
+description: "A substitute implementation of the compiler\'s `proc_macro` API to decouple token-based libraries from the procedural macro use case."
third_party {
url {
type: HOMEPAGE
- value: "https://crates.io/crates/proc-macro2/"
+ value: "https://crates.io/crates/proc-macro2"
}
url {
type: ARCHIVE