feat: 添加配置文件

This commit is contained in:
lanyeeee
2025-07-10 05:52:23 +08:00
parent 1235ce1657
commit 13e07fd9b3
7 changed files with 109 additions and 8 deletions
+1
View File
@@ -28,6 +28,7 @@ tauri-specta = { version = "=2.0.0-rc.20", features = ["derive", "typescript"] }
specta-typescript = { version = "=0.0.7" }
anyhow = { version = "1.0.98" }
parking_lot = { version = "0.12.4", features = ["send_guard"] }
[profile.release]
strip = true