Fix libsqlite3-sys/METADATA am: 450acea04a am: a9b3c418a4

Original change: https://android-review.googlesource.com/c/platform/external/rust/crates/libsqlite3-sys/+/1413752

Change-Id: I2f81945f8c5d5dbd76cd35fe2ce93c6f6d2c5ebd
diff --git a/METADATA b/METADATA
index b7ea6f0..2272e9b 100644
--- a/METADATA
+++ b/METADATA
@@ -1,16 +1,18 @@
 name: "libsqlite3-sys"
-description:
-    "Native bindings to the libsqlite3 library"
-
+description: "Native bindings to the libsqlite3 library"
 third_party {
   url {
     type: HOMEPAGE
     value: "https://crates.io/crates/libsqlite3-sys"
   }
   url {
-    type: GIT
-    value: "https://github.com/rusqlite/rusqlite"
+    type: ARCHIVE
+    value: "https://static.crates.io/crates/libsqlite3-sys/libsqlite3-sys-0.18.0.crate"
   }
   version: "0.18.0"
-  last_upgrade_date { year: 2020 month: 6 day: 11 }
+  last_upgrade_date {
+    year: 2020
+    month: 6
+    day: 11
+  }
 }