feat(Compat): Implemented spawning with umu (using umu-wrapper-lib)

Signed-off-by: quexeky <git@quexeky.dev>
This commit is contained in:
quexeky
2024-12-30 13:12:04 +11:00
parent 95f2174f8d
commit 88b2505e71
3 changed files with 16 additions and 1 deletions

View File

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