aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChih-Hung Hsieh <chh@google.com>2020-08-27 23:47:04 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2020-08-27 23:47:04 +0000
commit8130070d05e687f6ff0495e914695169ee1f98b7 (patch)
treed9ab424c3179a39af84284e6ef4280d285f20b72
parentf0c4281af9d9a9b70fff0eca648a9810c28d4820 (diff)
parent688c24facccc6d3b4787cd60a2f899038665e581 (diff)
downloadsyn-mid-8130070d05e687f6ff0495e914695169ee1f98b7.tar.gz
Fix syn-mid/METADATA am: 14797dc7e6 am: b8bb5abec1 am: cb3a17a730 am: 688c24facc
Original change: https://android-review.googlesource.com/c/platform/external/rust/crates/syn-mid/+/1414040 Change-Id: I2f535bad696cd40f2f6ddbe9c745f9f73306abd3
-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
+}