From ef560813c68c113325d8d84ff13cd419eb6583df Mon Sep 17 00:00:00 2001 From: 苏向夜 Date: Fri, 23 Jan 2026 20:48:13 +0800 Subject: feat(ts-bindings): fix ts bindings naming convention --- src-tauri/Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'src-tauri/Cargo.toml') diff --git a/src-tauri/Cargo.toml b/src-tauri/Cargo.toml index 08537ab..cf92627 100644 --- a/src-tauri/Cargo.toml +++ b/src-tauri/Cargo.toml @@ -9,6 +9,7 @@ repository = "https://github.com/HydroRoll-Team/DropOut" publish = false [dependencies] +dropout-macros = { version = "0.1.0", path = "../crates/macros" } serde = { version = "1.0", features = ["derive"] } toml = "0.5" log = "0.4" -- cgit v1.2.3-70-g09d2