Skip ab/6749736 in stage.

Merged-In: Ief18924feae9187cb3ec814bd31c40ec2b4f8187
Change-Id: Iec6566169e0f6bb678dc7558cffabe62d3baa9b2
diff --git a/METADATA b/METADATA
index 3a73002..083bba7 100644
--- a/METADATA
+++ b/METADATA
@@ -1,17 +1,19 @@
 name: "memchr"
-description:
-    "Safe interface to memchr."
-
+description: "Safe interface to memchr."
 third_party {
   url {
     type: HOMEPAGE
     value: "https://crates.io/crates/memchr"
   }
   url {
-    type: GIT
-    value: "https://github.com/BurntSushi/rust-memchr"
+    type: ARCHIVE
+    value: "https://static.crates.io/crates/memchr/memchr-2.3.3.crate"
   }
   version: "2.3.3"
-  last_upgrade_date { year: 2020 month: 3 day: 17 }
   license_type: NOTICE
+  last_upgrade_date {
+    year: 2020
+    month: 3
+    day: 17
+  }
 }