mirror of
https://github.com/tauri-apps/plugins-workspace.git
synced 2026-07-24 17:20:51 +02:00
feat(updater): add plugin (#350)
Co-authored-by: Fabian-Lars <fabianlars@fabianlars.de>
This commit is contained in:
committed by
GitHub
parent
012d32e8ed
commit
a95fb473a2
+1
-1
@@ -1,6 +1,6 @@
|
||||
[workspace]
|
||||
members = ["plugins/*", "examples/*/src-tauri"]
|
||||
exclude = ["plugins/fs", "plugins/http", "examples/api/src-tauri"]
|
||||
exclude = ["plugins/fs", "plugins/http", "plugins/updater", "examples/api/src-tauri"]
|
||||
resolver = "2"
|
||||
|
||||
[workspace.dependencies]
|
||||
|
||||
Reference in New Issue
Block a user