summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChih-Hung Hsieh <chh@google.com>2020-08-25 20:49:24 -0700
committerChih-Hung Hsieh <chh@google.com>2020-08-25 20:49:24 -0700
commit1ff6e865d45d63a11d2752749d2851aac5aaccc1 (patch)
treeccc7dd2d975a99de32cc877af258375442b8c867
parentd05a338cef1a465f96d3ae8797d650c920e2821f (diff)
downloadproc-macro-error-attr-1ff6e865d45d63a11d2752749d2851aac5aaccc1.tar.gz
Fix proc-macro-error-attr/METADATA
Bug: 166324735 Test: make Change-Id: I0fbd266ad8fbb33df0e8785e7345058ac2a0744d
-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
+}