From 3b936da7f0ad3ffcaaa908c766a01cd06a2b9185 Mon Sep 17 00:00:00 2001 From: James Musselman Date: Mon, 24 Feb 2025 02:45:00 -0600 Subject: [PATCH] =?UTF-8?q?=F0=9F=9A=9A=20Chore:=20Change=20name=20of=20bi?= =?UTF-8?q?nary=20via=20Cargo.toml?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 430af7f..1b2fd97 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,5 +1,5 @@ [package] -name = "git_config_menu" +name = "git-identity-manager" version = "0.1.0" edition = "2021"