summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChih-Hung Hsieh <chh@google.com>2020-08-28 00:09:20 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2020-08-28 00:09:20 +0000
commit81de91a38f2f0925d3a0863f7721ecdcbbb20fad (patch)
tree591126810ef44c1eb88effbda1a98c8bb33c03ef
parent3441bf658c401ee4d4aa70cf98425011ebab7f7c (diff)
parenta73370ca763ee337052f4d70b95d166ec9db5ebb (diff)
downloadthiserror-impl-81de91a38f2f0925d3a0863f7721ecdcbbb20fad.tar.gz
Fix thiserror-impl/METADATA am: ac2f0d8021 am: 4aac680d64 am: ebfc6d52d9 am: f16af11a58 am: a73370ca76
Original change: https://android-review.googlesource.com/c/platform/external/rust/crates/thiserror-impl/+/1414023 Change-Id: Id2f1fdabcd3bb70f1db2999d778826d3f3b61b45
-rw-r--r--METADATA8
1 files changed, 4 insertions, 4 deletions
diff --git a/METADATA b/METADATA
index c9e8022..4299e45 100644
--- a/METADATA
+++ b/METADATA
@@ -1,4 +1,4 @@
-name: thiserror-impl
+name: "thiserror-impl"
description: "Implementation detail of the `thiserror` crate"
third_party {
url {
@@ -6,8 +6,8 @@ third_party {
value: "https://crates.io/crates/thiserror-impl"
}
url {
- type: GIT
- value: "https://github.com/dtolnay/thiserror"
+ type: ARCHIVE
+ value: "https://static.crates.io/crates/thiserror-impl/thiserror-impl-1.0.16.crate"
}
version: "1.0.16"
license_type: NOTICE
@@ -16,4 +16,4 @@ third_party {
month: 5
day: 6
}
-} \ No newline at end of file
+}