From 2e102a16946ea830792d7f636dfc514185859c9e Mon Sep 17 00:00:00 2001 From: mrbeanc Date: Sun, 17 Dec 2023 11:51:01 +0800 Subject: [PATCH] =?UTF-8?q?=E4=B8=BA=E4=BA=86=E7=AE=80=E5=8C=96=E5=91=BD?= =?UTF-8?q?=E4=BB=A4=E8=A1=8C=E8=B0=83=E8=AF=95=EF=BC=8C=E5=B0=86=E5=8C=85?= =?UTF-8?q?=E5=90=8Dmini=5Fgit=E7=AE=80=E5=86=99=E4=B8=BAmit=EF=BC=9B=20(?= =?UTF-8?q?=E5=8F=AA=E4=BF=AE=E6=94=B9exe=E5=90=8D=E4=B9=9F=E6=98=AF?= =?UTF-8?q?=E5=8F=AF=E4=BB=A5=E5=81=9A=E5=88=B0=E7=9A=84[[bin]])?= 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 4df52ae..08fcec6 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,5 +1,5 @@ [package] -name = "mini_git" +name = "mit" # mini_git version = "0.1.0" edition = "2021"