From aedcd86349190d5bf5c1247e049a32177f1a70a3 Mon Sep 17 00:00:00 2001 From: HouXiaoxuan Date: Tue, 12 Dec 2023 16:05:38 +0800 Subject: [PATCH] . --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index df9e96b..84a0adb 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,5 +1,5 @@ [package] -name = "Git-Rust" +name = "mini_git" version = "0.1.0" edition = "2021"