feat(process): shared child with stop command

This commit is contained in:
DecDuck
2024-12-30 15:37:29 +11:00
parent c3f62222fe
commit 6b96e408b2
6 changed files with 51 additions and 18 deletions

1
src-tauri/Cargo.lock generated
View File

@ -987,6 +987,7 @@ dependencies = [
"serde",
"serde-binary",
"serde_json",
"shared_child",
"tauri",
"tauri-build",
"tauri-plugin-deep-link",