From 86b1a988a9875b15cd020f949797ef01d1795d6e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=98=BF=E7=94=B7?= Date: Fri, 24 Apr 2026 08:35:15 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E7=A7=BB=E9=99=A4=20workspace=20?= =?UTF-8?q?=E5=BC=80=E6=BA=90=E8=AE=B8=E5=8F=AF=E8=AF=81=E5=AD=97=E6=AE=B5?= =?UTF-8?q?=EF=BC=88=E7=A7=81=E6=9C=89=E4=BB=93=E5=BA=93=EF=BC=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Made-with: Cursor --- Cargo.toml | 1 - 1 file changed, 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index b98b730..13163ba 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -21,7 +21,6 @@ htyuc_remote = { path = "../AuthCore/htyuc_remote" } version = "0.1.0" authors = ["阿男 ", "buddy"] edition = "2021" -license = "MIT" [workspace.dependencies] htycommons = { git = "https://github.com/alchemy-studio/AuthCore.git" }