mirror of
https://github.com/tauri-apps/plugins-workspace.git
synced 2026-09-16 21:05:29 +02:00
feat(app): add plugin (#345)
This commit is contained in:
Generated
+7
@@ -4793,6 +4793,13 @@ dependencies = [
|
||||
"tauri-utils",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
name = "tauri-plugin-app"
|
||||
version = "0.0.0"
|
||||
dependencies = [
|
||||
"tauri",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
name = "tauri-plugin-authenticator"
|
||||
version = "0.0.0"
|
||||
|
||||
Reference in New Issue
Block a user