diff --git a/draft/2025-04-30-this-week-in-rust.md b/draft/2025-04-30-this-week-in-rust.md index 6af4bb4d8..548088e35 100644 --- a/draft/2025-04-30-this-week-in-rust.md +++ b/draft/2025-04-30-this-week-in-rust.md @@ -43,6 +43,7 @@ and just ask the editors to select the category. ### Observations/Thoughts ### Rust Walkthroughs +* [Freeing Up Gigabytes: Reclaiming Disk Space from Rust Cargo Builds](https://thisdavej.com/freeing-up-gigabytes-reclaiming-disk-space-from-rust-cargo-builds/) ### Research