Copy description from Cargo.toml to METADATA am: fd17487e5f am: 25856d98bf am: 9f4182ba80 am: 7a6689d653 am: e762e87b1c

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

Change-Id: I6334864d9b0b9ab0453c50e91e50b82a3090cf6a
diff --git a/METADATA b/METADATA
index b39358d..602bef6 100644
--- a/METADATA
+++ b/METADATA
@@ -1,7 +1,5 @@
 name: "itoa"
-description:
-    "Fast functions for printing integer primitives to an io::Write"
-
+description: "Fast functions for printing integer primitives to an io::Write"
 third_party {
   url {
     type: HOMEPAGE
@@ -12,7 +10,10 @@
     value: "https://static.crates.io/crates/itoa/itoa-0.4.6.crate"
   }
   version: "0.4.6"
-  last_upgrade_date { year: 2020 month: 8 day: 21 }
   license_type: NOTICE
+  last_upgrade_date {
+    year: 2020
+    month: 8
+    day: 21
+  }
 }
-