Fix time/METADATA am: 200e7bb88a

Original change: https://android-review.googlesource.com/c/platform/external/rust/crates/time/+/1414042

Change-Id: I6fa34f0fac091c87261b4c87fb367189355f1ff5
diff --git a/METADATA b/METADATA
index 9f31291..7be84b7 100644
--- a/METADATA
+++ b/METADATA
@@ -1,17 +1,19 @@
 name: "time"
-description:
-    "Utilities for working with time-related functions in Rust."
-
+description: "Utilities for working with time-related functions in Rust."
 third_party {
   url {
     type: HOMEPAGE
     value: "https://crates.io/crates/time"
   }
   url {
-    type: GIT
-    value: "https://github.com/time-rs/time"
+    type: ARCHIVE
+    value: "https://static.crates.io/crates/time/time-0.1.43.crate"
   }
   version: "0.1.43"
-  last_upgrade_date { year: 2020 month: 6 day: 11 }
   license_type: NOTICE
+  last_upgrade_date {
+    year: 2020
+    month: 6
+    day: 11
+  }
 }