tauri-app: spawn record-daemon on startup if not present
All checks were successful
record-daemon / Build, check and test (push) Successful in 2m14s
All checks were successful
record-daemon / Build, check and test (push) Successful in 2m14s
This commit is contained in:
@@ -26,5 +26,5 @@ chrono = { version = "0.4", features = ["serde"] }
|
||||
uuid = { version = "1", features = ["v4", "serde"] }
|
||||
directories = "6"
|
||||
ffmpeg-sidecar = "2.4"
|
||||
tokio = { version = "1", features = ["net", "io-util", "time"] }
|
||||
tokio = { version = "1", features = ["net", "io-util", "time", "rt"] }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user