mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-04-19 15:31:19 +02:00
Plugin runtime v2 (#62)
This commit is contained in:
@@ -17,6 +17,9 @@ tauri = { workspace = true }
|
||||
tauri-plugin-shell = { workspace = true }
|
||||
tokio = { version = "1.0", features = ["macros", "rt-multi-thread", "process"] }
|
||||
tonic = "0.12.1"
|
||||
ts-rs = "9.0.1"
|
||||
thiserror = "1.0.63"
|
||||
yaak_models = {workspace = true}
|
||||
|
||||
[build-dependencies]
|
||||
tonic-build = "0.12.1"
|
||||
|
||||
Reference in New Issue
Block a user