From 88fe3613490ed90092df30ceb6199f1b000b067f Mon Sep 17 00:00:00 2001 From: Chih-Hung Hsieh Date: Mon, 12 Oct 2020 00:51:05 -0700 Subject: Copy description from Cargo.toml to METADATA Test: make Change-Id: I52ad5c3a3dc638064c4bab320d384e668dd225a7 --- METADATA | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/METADATA b/METADATA index efdf284..620b97b 100644 --- a/METADATA +++ b/METADATA @@ -1,5 +1,5 @@ name: "remain" -description: "This crate provides an attribute macro to check at compile time that the variants of an enum or the arms of a match expression are written in sorted order." +description: "Compile-time checks that an enum, struct, or match is written in sorted order." third_party { url { type: HOMEPAGE -- cgit v1.2.3