aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChih-Hung Hsieh <chh@google.com>2020-10-12 10:19:50 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2020-10-12 10:19:50 +0000
commitca0b83be4ec0266ef8c0bc69597ab3a534b9057b (patch)
tree4de4f47be66c058a5ec2be9ccf589b5bfbacf2d3
parent1f6fa1f83c341aee19bff406f7f2cd3563aec457 (diff)
parent6e7172024fb66e455113e71626f7b661753ae20c (diff)
downloadryu-ca0b83be4ec0266ef8c0bc69597ab3a534b9057b.tar.gz
Copy description from Cargo.toml to METADATA am: 1ea29df5bc am: 6e7172024f
Original change: https://android-review.googlesource.com/c/platform/external/rust/crates/ryu/+/1457096 Change-Id: I1043a06979b41a9e8a972a550286b90e9692dc64
-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
+ }
}
-