mirror of
https://github.com/modrinth/code.git
synced 2026-08-30 11:36:05 +00:00
* Include crash reports and attempt to order by age. * Do all sorting within rust. * Remove excess debug. * Remove new once_cell dep. * Use EPOCH as fallback instead of now() * Fix prettier lint warnings.