Regarding the broader point... I do sometimes wish Cargo had a feature to centralize the storage of built dependencies(basically the deps directory in target/debug) because it always seems a little disconcerting to start a small sandbox project and see it use up 1 gig of hard drive space because you included Actix. The obvious counterpoint is that after the recent-ish kerfuffle over incremental builds I can easily appreciate how hard that would be to get right.
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Build cache for cargo? | 3 | 362 | August 28, 2021 | |
Is cargo intended to act this way, or it a bug? | 7 | 1105 | April 12, 2022 | |
Pre-caching cargo index and crates
|
11 | 3198 | January 12, 2023 | |
[crate request] please give us a tempdir crate for use in tests | 10 | 666 | July 21, 2021 | |
Offline general purpose build container | 7 | 332 | September 1, 2023 |