aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChih-Hung Hsieh <chh@google.com>2020-08-25 20:49:30 -0700
committerChih-Hung Hsieh <chh@google.com>2020-08-25 20:49:30 -0700
commit14797dc7e6eda43f0a6de23b241dc18d7977c6f0 (patch)
treed9ab424c3179a39af84284e6ef4280d285f20b72
parentdc50080ef8c7181a8a129e3315e762f46eab6192 (diff)
downloadsyn-mid-14797dc7e6eda43f0a6de23b241dc18d7977c6f0.tar.gz
Fix syn-mid/METADATA
Bug: 166324735 Test: make Change-Id: I7b92bd315254b31d08695b4ad7aaa991df0c3a79
-rw-r--r--METADATA10
1 files changed, 5 insertions, 5 deletions
diff --git a/METADATA b/METADATA
index b9861b7..4500ae0 100644
--- a/METADATA
+++ b/METADATA
@@ -1,13 +1,13 @@
-name: syn-mid
-description: "Providing the features between 'full' and 'derive' of syn."
+name: "syn-mid"
+description: "Providing the features between \'full\' and \'derive\' of syn."
third_party {
url {
type: HOMEPAGE
value: "https://crates.io/crates/syn-mid"
}
url {
- type: GIT
- value: "https://github.com/taiki-e/syn-mid"
+ type: ARCHIVE
+ value: "https://static.crates.io/crates/syn-mid/syn-mid-0.5.0.crate"
}
version: "0.5.0"
license_type: NOTICE
@@ -16,4 +16,4 @@ third_party {
month: 5
day: 6
}
-} \ No newline at end of file
+}