From 830dd569e4bd2d587653f56cf6d3742d5346935d Mon Sep 17 00:00:00 2001 From: Luming Date: Fri, 25 Jul 2025 13:09:12 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E8=AE=BE=E8=AE=A1=E4=BF=A1?= =?UTF-8?q?=E6=81=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Luming --- bundle.json | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/bundle.json b/bundle.json index 5f060a33..fa9c5bc7 100644 --- a/bundle.json +++ b/bundle.json @@ -16,11 +16,7 @@ "standard" ], "deps": { - "components": [ - "rust_proc_macro2", - "rust_quote", - "rust_syn" - ] + "components": [] }, "build": { "sub_component": [], @@ -41,4 +37,4 @@ "test": [] } } - } \ No newline at end of file + } -- Gitee