aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/.cargo
diff options
context:
space:
mode:
Diffstat (limited to '.cargo')
-rw-r--r--.cargo/config.toml2
1 files changed, 1 insertions, 1 deletions
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"