Keeps your processes running.
Go to file
Ian Wijma dcf83a351f Update version and fix CI action name
Updated kr package's version to 1.0.2 in Cargo.toml and Cargo.lock files. Also, fixed the wrong property reference in the GitHub Actions release workflow. From "gitea.actor" to "github.actor" which might have caused incorrect workflow run name in GitHub CI/CD.
2023-11-21 01:03:51 +11:00
.github/workflows Update version and fix CI action name 2023-11-21 01:03:51 +11:00
bin Improve script safety by quoting variables and updating comparisons 2023-11-20 23:40:56 +11:00
src Refactor spawn_process fn to handle spawn error 2023-11-21 00:31:37 +11:00
.gitignore Updated .gitignore, Cargo.toml and release.yaml files 2023-11-21 00:57:18 +11:00
Cargo.lock Update version and fix CI action name 2023-11-21 01:03:51 +11:00
Cargo.toml Update version and fix CI action name 2023-11-21 01:03:51 +11:00