diff --git a/draft/2025-09-24-this-week-in-rust.md b/draft/2025-09-24-this-week-in-rust.md index ea67195be..cf26fe333 100644 --- a/draft/2025-09-24-this-week-in-rust.md +++ b/draft/2025-09-24-this-week-in-rust.md @@ -46,7 +46,7 @@ and just ask the editors to select the category. ### Project/Tooling Updates ### Observations/Thoughts - +* [Reducing binary size of (Rust) programs with debuginfo](https://kobzol.github.io/rust/2025/09/22/reducing-binary-size-of-rust-programs-with-debuginfo.html) * [A more stable Rust Ecosystem](https://ranger-ross.github.io/blog/more-stable-ecosystem/) ### Rust Walkthroughs