mirror of
https://github.com/modrinth/code.git
synced 2026-09-03 13:36:48 +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.