diff --git a/draft/2025-09-03-this-week-in-rust.md b/draft/2025-09-03-this-week-in-rust.md index 6ecfba9bf..e28e65b22 100644 --- a/draft/2025-09-03-this-week-in-rust.md +++ b/draft/2025-09-03-this-week-in-rust.md @@ -64,6 +64,7 @@ and just ask the editors to select the category. ### Rust Walkthroughs * [Let's write a macro in Rust - Part 2](https://hackeryarn.com/post/rust-macros-2/) +* [Building a Todo App in GPUI](https://blog.0xshadow.dev/posts/learning-gpui/gpui-todo-app/) ### Research