From 6bda806c58ae82556db2018c2d01c438eb1ee3ce Mon Sep 17 00:00:00 2001 From: Jack Grigg Date: Tue, 20 Oct 2020 22:36:48 +0100 Subject: [PATCH] Better description --- Cargo.toml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/Cargo.toml b/Cargo.toml index ba2affe4..d517bfd8 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -5,9 +5,7 @@ authors = [ "Sean Bowe ", ] edition = "2018" -description = """ -TBD -""" +description = "Sapling on stilts!" license = "TGPPL" repository = "https://github.com/zcash/pollard" documentation = "https://docs.rs/pollard"