aboutsummaryrefslogtreecommitdiff
path: root/src/main.rs
Commit message (Collapse)AuthorAgeFilesLines
* fix(gif): Encode frames with accurate frame-delayFuwn2025-05-311-11/+14
|
* deps(human-panic): bump and fixFuwn2024-06-101-6/+8
|
* refactor: bump nightly againFuwn2024-06-101-1/+1
| | | | | | I forgot that it's 2024. It looks like generators were renamed to coroutines.
* style: use updated rustfmt rulesFuwn2024-06-101-8/+2
|
* refactor: bump nightly rust and fix lintsFuwn2024-06-101-2/+2
|
* refactor(ppm.rs): drop lazy_static for std::lazyFuwn2022-08-021-1/+1
|
* refactor(ppm): use rust generator instead of crateFuwn2022-03-011-1/+1
|
* feat(para): :star:Fuwn2022-02-271-0/+129