From f485a040cc53e1c95305a77e01b5bc3e9ef4b299 Mon Sep 17 00:00:00 2001 From: BTMuli Date: Fri, 2 Jan 2026 15:58:21 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=A7=91=E2=80=8D=F0=9F=92=BB=20remove=20de?= =?UTF-8?q?v=20workaround?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src-tauri/tauri.conf.json | 6 ------ 1 file changed, 6 deletions(-) diff --git a/src-tauri/tauri.conf.json b/src-tauri/tauri.conf.json index dadffcd2..71761862 100644 --- a/src-tauri/tauri.conf.json +++ b/src-tauri/tauri.conf.json @@ -58,12 +58,6 @@ "us": { "description": "Run User Scripts", "args": [ - { "name": "no-default-features", "description": "the workaround for cargo dev args" }, - { - "name": "color", - "description": "the workaround for cargo dev args", - "takesValue": true - }, { "short": "u", "name": "uids",