🌱 完成外部唤起测试 #42

This commit is contained in:
BTMuli
2023-09-18 20:53:56 +08:00
parent b0fc874965
commit d45d26cafd
4 changed files with 117 additions and 1 deletions

View File

@@ -16,6 +16,7 @@ tauri-build = { version = "1.4", features = [] }
tauri = { version = "1.4", features = ["api-all"] }
serde = { version = "1.0", features = ["derive"] }
serde_json = "1.0"
tauri-plugin-deep-link="0.1.2"
[dependencies.tauri-plugin-sql]
git = "https://github.com/tauri-apps/plugins-workspace"