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

View File

@ -44,6 +44,7 @@ chrono = "0.4.38"
tauri-plugin-os = "2"
boxcar = "0.2.7"
umu-wrapper-lib = "0.1.0"
shared_child = "1.0.1"
[dependencies.tauri]
version = "2.1.1"