From 559316adb7e3933458e00cc0d82dbbeacf7f15ee Mon Sep 17 00:00:00 2001 From: "Ngo Iok Ui (Wu Yu Wei)" Date: Sat, 6 May 2023 20:38:58 +0800 Subject: [PATCH] Remove tao-macro target for now --- .changes/config.json | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.changes/config.json b/.changes/config.json index 1a056a3da..cd88d091a 100644 --- a/.changes/config.json +++ b/.changes/config.json @@ -75,10 +75,6 @@ } }, "packages": { - "tao-macros": { - "path": "./tao-macros", - "manager": "rust" - }, "tao": { "path": "./", "manager": "rust"