Keeps your processes running.
Go to file
Ian Wijma 66ab232c9d Updated .gitignore, Cargo.toml and release.yaml files
This commit adds newline at the end of the .gitignore and release.yaml files to adhere to posix standard while removing unnecessary whitespace in Cargo.toml file. Changes are made for better code health and adhering to standards.
2023-11-21 00:57:18 +11:00
.github/workflows Updated .gitignore, Cargo.toml and release.yaml files 2023-11-21 00:57:18 +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 Upgrade kr package to version 1.0.0. 2023-11-21 00:13:22 +11:00
Cargo.toml Updated .gitignore, Cargo.toml and release.yaml files 2023-11-21 00:57:18 +11:00