aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChih-Hung Hsieh <chh@google.com>2020-08-28 00:09:22 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2020-08-28 00:09:22 +0000
commitd9f6ffa08e94c888207ce4a43d619f80279f70ac (patch)
tree4f6db507d58412f9c51609e7f7d333706421b7e7
parentf46ee034eab299334cf6bbe1a653ac9c62d2922c (diff)
parentdf15fa29d8da4c9afcba76557d52c441215d0b9f (diff)
downloadstructopt-d9f6ffa08e94c888207ce4a43d619f80279f70ac.tar.gz
Fix structopt/METADATA am: f557283d07 am: 67fbbcc40f am: a366d08810 am: 58c02b0772 am: df15fa29d8
Original change: https://android-review.googlesource.com/c/platform/external/rust/crates/structopt/+/1414177 Change-Id: I2d4697fff6d1f4c69db0b22afee38083b8e05382
-rw-r--r--METADATA8
1 files changed, 4 insertions, 4 deletions
diff --git a/METADATA b/METADATA
index 60af273..e1deda2 100644
--- a/METADATA
+++ b/METADATA
@@ -1,4 +1,4 @@
-name: structopt
+name: "structopt"
description: "Parse command line argument by defining a struct."
third_party {
url {
@@ -6,8 +6,8 @@ third_party {
value: "https://crates.io/crates/structopt"
}
url {
- type: GIT
- value: "https://github.com/TeXitoi/structopt"
+ type: ARCHIVE
+ value: "https://static.crates.io/crates/structopt/structopt-0.3.14.crate"
}
version: "0.3.14"
license_type: NOTICE
@@ -16,4 +16,4 @@ third_party {
month: 5
day: 6
}
-} \ No newline at end of file
+}