Commit e8a1918
committed
Remove dirs dependency to fix Cargo.lock duplicates
- Replace dirs::cache_dir() with manual XDG_CACHE_HOME logic
- Fixes duplicate windows_x86_64_msvc entries (had 3, now 2)
- Uses std::env vars for cross-platform cache directory
- Run cargo update to update all dependencies to latest MSRV
- All 61 tests still passing
- Cache functionality verified working1 parent 4baaaf5 commit e8a1918
3 files changed
+405
-303
lines changed
0 commit comments