add description

This commit is contained in:
Stephen D 2025-01-14 20:42:34 -05:00
parent 882f28841b
commit 4139ebff95

View File

@ -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"