commit | 6e7172024fb66e455113e71626f7b661753ae20c | [log] [tgz] |
---|---|---|
author | Chih-Hung Hsieh <chh@google.com> | Mon Oct 12 09:44:58 2020 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Mon Oct 12 09:44:58 2020 +0000 |
tree | 4de4f47be66c058a5ec2be9ccf589b5bfbacf2d3 | |
parent | 261516ff4ce6bae69c19aedfa35e7b7466a77819 [diff] | |
parent | 1ea29df5bc49c546c3362a881a582838f397cf85 [diff] |
Copy description from Cargo.toml to METADATA am: 1ea29df5bc Original change: https://android-review.googlesource.com/c/platform/external/rust/crates/ryu/+/1457096 Change-Id: Ia69d480b8fc6c6569097deeaee17051dd31bdcc5
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 @@ 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 + } } -