diff --git a/draft/2025-08-20-this-week-in-rust.md b/draft/2025-08-20-this-week-in-rust.md index 45df2fc50..5c0eeb2ef 100644 --- a/draft/2025-08-20-this-week-in-rust.md +++ b/draft/2025-08-20-this-week-in-rust.md @@ -45,6 +45,8 @@ and just ask the editors to select the category. ### Project/Tooling Updates +* [Heapless v0.9.1 - `static` friendly data structures that don't require dynamic memory allocation](https://blog.rust-embedded.org/heapless-091/) + ### Observations/Thoughts ### Rust Walkthroughs