Plugin runtime v2 (#62)

This commit is contained in:
Gregory Schier
2024-08-08 21:30:59 -07:00
committed by GitHub
parent f967820f12
commit 063e6cf00c
64 changed files with 1539 additions and 705 deletions

3
src-tauri/Cargo.lock generated
View File

@@ -7632,9 +7632,12 @@ dependencies = [
"serde_json",
"tauri",
"tauri-plugin-shell",
"thiserror",
"tokio",
"tonic 0.12.1",
"tonic-build",
"ts-rs",
"yaak_models",
]
[[package]]