aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove mutexes entirely, increasing performance at least 100%Matt Strapp2025-11-021-1/+4
| | | | | | Done carried by `gpt-oss-20b`. Signed-off-by: Matt Strapp <matt@mattstrapp.net>
* don't abort on panicMatt Strapp2024-12-121-1/+1
| | | | Signed-off-by: Matt Strapp <matt@mattstrapp.net>
* Initial commitMatt Strapp2024-12-121-0/+9
Signed-off-by: Matt Strapp <matt@mattstrapp.net>