Fix structopt/METADATA
Bug: 166324735
Test: make
Change-Id: I7e86aaebc53f4b5e1d748f05763a17ab3ce0f93b
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 @@
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 @@
month: 5
day: 6
}
-}
\ No newline at end of file
+}