uv/crates/puffin-cache
Charlie Marsh 01258c1bb3
Report number of bytes deleted when clearing cache (#1203)
## Summary

This is based on Cargo's `clean` implementation, with modifications
based on some of my own preferences, and to better adhere to patterns we
use in our codebase:

![Screenshot 2024-01-31 at 1 31
10 AM](https://github.com/astral-sh/puffin/assets/1309177/38704798-b17f-4972-ab67-00484ce63d62)
2024-01-31 10:48:28 -05:00
..
src Report number of bytes deleted when clearing cache (#1203) 2024-01-31 10:48:28 -05:00
Cargo.toml Report number of bytes deleted when clearing cache (#1203) 2024-01-31 10:48:28 -05:00