From 66668d85d603c5841d755a6023aa1925559fc6d4 Mon Sep 17 00:00:00 2001 From: 苏向夜 Date: Wed, 25 Feb 2026 01:32:51 +0800 Subject: chore(workspace): replace legacy codes --- .cargo/config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.cargo') diff --git a/.cargo/config.toml b/.cargo/config.toml index 9032a7e..70220fc 100644 --- a/.cargo/config.toml +++ b/.cargo/config.toml @@ -1,3 +1,3 @@ [env] -TS_RS_EXPORT_DIR = { value = "./packages/ui-new/src/types/bindings", relative = true } +TS_RS_EXPORT_DIR = { value = "./packages/ui/src/types/bindings", relative = true } TS_RS_LARGE_INT = "number" -- cgit v1.2.3-70-g09d2