aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Cargo.toml
diff options
context:
space:
mode:
author苏向夜 <fu050409@163.com>2026-01-18 16:17:50 +0800
committer苏向夜 <fu050409@163.com>2026-01-18 16:17:50 +0800
commitc659689bc0052a5acdf0e5c80286e8bcb1d43302 (patch)
tree6aa72445a9b5e63c0402588401068d0b2d81c1c3 /Cargo.toml
parent30a7da9eb1734e19bdb98083bdaae757e0ce9b3a (diff)
downloadDropOut-c659689bc0052a5acdf0e5c80286e8bcb1d43302.tar.gz
DropOut-c659689bc0052a5acdf0e5c80286e8bcb1d43302.zip
chore(ci): setup semifold
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml3
1 files changed, 3 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
new file mode 100644
index 0000000..f5a676e
--- /dev/null
+++ b/Cargo.toml
@@ -0,0 +1,3 @@
+[workspace]
+members = ["src-tauri"]
+resolver = "3"