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
src-tauri/Cargo.lock generated
View File

@@ -8172,6 +8172,7 @@ dependencies = [
"tauri-plugin-updater",
"tauri-plugin-window-state",
"templates",
"thiserror",
"tokio",
"tokio-stream",
"uuid",