mirror of
https://github.com/tauri-apps/plugins-workspace.git
synced 2026-06-08 14:03:53 +02:00
feat(http): add plugin (#325)
This commit is contained in:
committed by
GitHub
parent
7a8633f429
commit
89fb40caac
+1
-1
@@ -1,6 +1,6 @@
|
||||
[workspace]
|
||||
members = ["plugins/*"]
|
||||
exclude = ["plugins/fs"]
|
||||
exclude = ["plugins/fs", "plugins/http"]
|
||||
resolver = "2"
|
||||
|
||||
[workspace.dependencies]
|
||||
|
||||
Reference in New Issue
Block a user