From 0affa09d97ce35e2b1a70d09c55c2a14b6e782ef Mon Sep 17 00:00:00 2001 From: Sam Wilson Date: Fri, 29 Sep 2023 10:29:11 -0400 Subject: [PATCH] Add description for eipw-lint --- eipw-lint/Cargo.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/eipw-lint/Cargo.toml b/eipw-lint/Cargo.toml index 4575a657..c876cace 100644 --- a/eipw-lint/Cargo.toml +++ b/eipw-lint/Cargo.toml @@ -5,6 +5,7 @@ edition = "2021" license = "MPL-2.0" rust-version = "1.69" repository = "https://github.com/ethereum/eipw" +description = "library of lints for eipw, the Ethereum Improvement Proposal validator" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html