⬆️ 更新 cargo 依赖

This commit is contained in:
BTMuli
2023-08-27 13:47:42 +08:00
parent d761810bbe
commit a0a73ccd1a
2 changed files with 874 additions and 453 deletions

View File

@@ -19,7 +19,7 @@ serde_json = "1.0"
[dependencies.tauri-plugin-sql]
git = "https://github.com/tauri-apps/plugins-workspace"
branch = "dev"
branch = "v1"
features = ["sqlite"]
[features]