This commit is contained in:
FabianLars
2025-07-23 12:25:45 +02:00
parent 27ddcd0abe
commit a7af1a81b7
38 changed files with 10899 additions and 5 deletions
Generated
+12
View File
@@ -6792,6 +6792,18 @@ dependencies = [
"tauri-plugin",
]
[[package]]
name = "tauri-plugin-secure-storage"
version = "1.0.0"
dependencies = [
"log",
"serde",
"serde_json",
"tauri",
"tauri-plugin",
"thiserror 2.0.12",
]
[[package]]
name = "tauri-plugin-shell"
version = "2.3.0"