From 4139ebff95824d37f4fafc27ef4e09888715c48b Mon Sep 17 00:00:00 2001
From: Stephen D <webmaster@scd31.com>
Date: Tue, 14 Jan 2025 20:42:34 -0500
Subject: [PATCH] add description

---
 Cargo.toml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Cargo.toml b/Cargo.toml
index 5153bdd..ed6d11c 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -6,6 +6,7 @@ repository = "https://gitlab.scd31.com/stephen/cargo-gg"
 license = "MIT"
 categories = ["command-line-utilities", "development-tools::cargo-plugins"]
 readme = "README.md"
+description = "Calls you a good girl when your cargo command succeeds (after it failed previously)"
 
 [dependencies]
 anyhow = "1.0.95"
-- 
GitLab