git-echo
cc67edab12
fix: resolve CI failures (fmt, clippy, tests)
- Fix rustfmt formatting in cache.rs, patches.rs, system.rs, routes.rs, main.rs
- Add Default impl for PackageCacheState (clippy new_without_default)
- Change apply_with_cache_retry generic bound from Fn to FnMut
- Add mut to refresh_fn parameter for FnMut compatibility
- Replace bool comparison with ! operator (clippy bool_comparison)
- Update todo.md with completed status
2026-05-27 15:04:25 -05:00
..
2026-05-27 15:04:25 -05:00
2026-05-17 15:21:52 +00:00
2026-05-18 02:02:54 +00:00
2026-05-18 23:54:15 +00:00
2026-05-04 23:44:26 +00:00
2026-04-12 14:13:36 +00:00
2026-05-27 15:04:25 -05:00
2026-04-09 18:23:33 +00:00
2026-05-17 05:30:42 +00:00
2026-05-27 15:04:25 -05:00