feat(process): shared child with stop command

This commit is contained in:
DecDuck
2024-12-30 15:37:29 +11:00
parent f737c73213
commit 65a7150bd3
6 changed files with 51 additions and 18 deletions
+1
View File
@@ -987,6 +987,7 @@ dependencies = [
"serde",
"serde-binary",
"serde_json",
"shared_child",
"tauri",
"tauri-build",
"tauri-plugin-deep-link",