aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChih-Hung Hsieh <chh@google.com>2020-10-12 10:52:40 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2020-10-12 10:52:40 +0000
commit1cc1ce8c1de7a62650c1e9debdc10dc7b3c35d81 (patch)
tree3eec67b4ccf130a728e6b8531641ea132d20bc19
parent632fda07aefbb500ac5be44d64d59b8316b75413 (diff)
parent17e30cd6483e391f7187e9758ee0fd4655c78d96 (diff)
downloadserde_json-1cc1ce8c1de7a62650c1e9debdc10dc7b3c35d81.tar.gz
Copy description from Cargo.toml to METADATA am: 6128c69f36 am: aa0f7330b2 am: 17e30cd648
Original change: https://android-review.googlesource.com/c/platform/external/rust/crates/serde_json/+/1457195 Change-Id: Ieac10147c4ee3698f9c20337c4027a8c81997ea2
-rw-r--r--METADATA11
1 files changed, 6 insertions, 5 deletions
diff --git a/METADATA b/METADATA
index 65ba673..de371b6 100644
--- a/METADATA
+++ b/METADATA
@@ -1,7 +1,5 @@
name: "serde_json"
-description:
- "A JSON serialization file format"
-
+description: "A JSON serialization file format"
third_party {
url {
type: HOMEPAGE
@@ -12,7 +10,10 @@ third_party {
value: "https://static.crates.io/crates/serde_json/serde_json-1.0.57.crate"
}
version: "1.0.57"
- last_upgrade_date { year: 2020 month: 8 day: 21 }
license_type: NOTICE
+ last_upgrade_date {
+ year: 2020
+ month: 8
+ day: 21
+ }
}
-