Files
noentropy/Cargo.toml
glitchySid eeb07983cb refactor: modularize CLI and optimize cache metadata lookups
- Extract error handling, path validation, and handlers into separate modules
- Add CacheCheckResult to pre-fetch metadata and avoid double lookups
- Deprecate legacy cache methods in favor of optimized alternatives
- Enable tokio fs feature for async file operations
- Remove debug profile from release build
2026-01-08 23:18:39 +05:30

565 B