mirror of
https://github.com/rust-lang/cargo.git
synced 2025-09-28 11:20:36 +00:00

This adds a very primitive `du` function for determining the disk usage in a directory. This should probably be improved or replaced at some point in the future, this is just a start for supporting tracking sizes of cache data.