summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
Commit message (Expand)AuthorAgeFilesLines
* Replace io::stdin().read_line() with custom functionRory Dudley2024-08-241-0/+1
* Add metadata to Cargo.tomlRory Dudley2024-07-201-0/+3
* Alpha Release 1 (v0.0.1)v0.0.1Rory Dudley2024-07-181-1/+1
* Add an open source licenseRory Dudley2024-07-161-1/+1
* Update description in Cargo.tomlRory Dudley2024-03-261-1/+1
* Remove custom errors and fix background forkingRory Dudley2024-02-271-1/+0
* Cleanup recite(), custom errors, fixed forkingRory Dudley2024-02-261-0/+2
* Replace ctrlc with signal-hooksignalRory Dudley2024-02-241-3/+1
* Capture SIGINTRory Dudley2024-02-161-0/+1
* Initial commitRory Dudley2024-02-161-0/+14