This commit is contained in:
root
2025-07-11 01:36:13 +08:00
parent 50ca8c1e3a
commit 01b6603eec
6 changed files with 115 additions and 69 deletions

View File

@@ -28,4 +28,5 @@ tauri-plugin-fs = "2"
tauri-plugin-shell = "2"
tokio = { version = "1.0", features = ["full"] }
uuid = { version = "1.0", features = ["v4"] }
base64 = "0.21"
anyhow = "1.0"