More dynamic plugin access

This commit is contained in:
Gregory Schier
2024-06-15 22:13:01 -07:00
parent 4485cad9e8
commit 7a18fb29e4
5 changed files with 230 additions and 102 deletions
+1
View File
@@ -56,3 +56,4 @@ tauri-plugin-window-state = "2.0.0-beta"
tokio = { version = "1.36.0", features = ["sync"] }
tokio-stream = "0.1.15"
uuid = "1.7.0"
thiserror = "1.0.61"