Keeps your processes running.
Go to file
Ian Wijma 9392325115 Correct commit message for the given diff:
Add newline character to error message

In this commit, a newline character `\n` was added at the end of the error message in the `print!` function within main.rs. This change ensures the output from the program is properly formatted and readable, increasing the overall user experience when such exceptions are encountered.
2023-11-21 00:08:03 +11:00
.github/workflows Renamed workflow and adjusted it to handle releases 2023-11-21 00:00:05 +11:00
bin Improve script safety by quoting variables and updating comparisons 2023-11-20 23:40:56 +11:00
src Correct commit message for the given diff: 2023-11-21 00:08:03 +11:00
.gitignore Remove outdated codebase 2023-11-20 23:40:22 +11:00
Cargo.lock Remove outdated codebase 2023-11-20 23:40:22 +11:00
Cargo.toml Remove outdated codebase 2023-11-20 23:40:22 +11:00