From f29d7a2b1831fbf6e7091a5ea070e150d7063c48 Mon Sep 17 00:00:00 2001 From: Teddy Wing Date: Wed, 29 Jul 2020 01:50:25 +0200 Subject: Rename crate to 'github-suggestion' Didn't like the old name. Wanted to make the GitHub reference more explicit. I remember it as "suggestion", since that's the name of the GitHub feature, so "suggested" was confusing. The final "patch" seemed redundant or unnecessary. --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 4fd28dd..aa827e3 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,5 +1,5 @@ [package] -name = "git-suggested-patch" +name = "github-suggestion" version = "0.0.1" edition = "2018" -- cgit v1.2.3