summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChih-Hung Hsieh <chh@google.com>2020-08-27 21:50:29 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2020-08-27 21:50:29 +0000
commit70d188b184c011dde888d0c8db353d613145ec5c (patch)
treeccc7dd2d975a99de32cc877af258375442b8c867
parente18758c89e9be5a32eb4809e4854085a65bf02bd (diff)
parent1ff6e865d45d63a11d2752749d2851aac5aaccc1 (diff)
downloadproc-macro-error-attr-70d188b184c011dde888d0c8db353d613145ec5c.tar.gz
Fix proc-macro-error-attr/METADATA am: 1ff6e865d4
Original change: https://android-review.googlesource.com/c/platform/external/rust/crates/proc-macro-error-attr/+/1413889 Change-Id: I6fb42f433825e1a55a3ed6f8e9924732dce82372
-rw-r--r--METADATA8
1 files changed, 4 insertions, 4 deletions
diff --git a/METADATA b/METADATA
index d079636..cdd4435 100644
--- a/METADATA
+++ b/METADATA
@@ -1,4 +1,4 @@
-name: proc-macro-error-attr
+name: "proc-macro-error-attr"
description: "Attribute macro for proc-macro-error crate"
third_party {
url {
@@ -6,8 +6,8 @@ third_party {
value: "https://crates.io/crates/proc-macro-error-attr"
}
url {
- type: GIT
- value: "https://gitlab.com/CreepySkeleton/proc-macro-error"
+ type: ARCHIVE
+ value: "https://static.crates.io/crates/proc-macro-error-attr/proc-macro-error-attr-1.0.2.crate"
}
version: "1.0.2"
license_type: NOTICE
@@ -16,4 +16,4 @@ third_party {
month: 5
day: 6
}
-} \ No newline at end of file
+}