aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChih-Hung Hsieh <chh@google.com>2020-10-12 11:10:31 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2020-10-12 11:10:31 +0000
commit8dcb111ad8f695d36f7e81cb8f5085907f370f8e (patch)
tree4de4f47be66c058a5ec2be9ccf589b5bfbacf2d3
parent5c42f53e5ef267a0e5cbeeb7d8a41fa82fddfdd3 (diff)
parente34844f87819201b3512ea796dd932dba03969e0 (diff)
downloadryu-8dcb111ad8f695d36f7e81cb8f5085907f370f8e.tar.gz
Copy description from Cargo.toml to METADATA am: 1ea29df5bc am: 6e7172024f am: ca0b83be4e am: e34844f878
Original change: https://android-review.googlesource.com/c/platform/external/rust/crates/ryu/+/1457096 Change-Id: Ifd6e5ddf017f7f8d289b104a08421728bd07862f
-rw-r--r--METADATA11
1 files changed, 6 insertions, 5 deletions
diff --git a/METADATA b/METADATA
index 81e8be1..2a0d2f8 100644
--- a/METADATA
+++ b/METADATA
@@ -1,7 +1,5 @@
name: "ryu"
-description:
- "Fast floating point to string conversion"
-
+description: "Fast floating point to string conversion"
third_party {
url {
type: HOMEPAGE
@@ -12,7 +10,10 @@ third_party {
value: "https://static.crates.io/crates/ryu/ryu-1.0.5.crate"
}
version: "1.0.5"
- last_upgrade_date { year: 2020 month: 8 day: 21 }
license_type: NOTICE
+ last_upgrade_date {
+ year: 2020
+ month: 8
+ day: 21
+ }
}
-