diff --git a/draft/2025-09-03-this-week-in-rust.md b/draft/2025-09-03-this-week-in-rust.md index e75d74aec..acf89b4d9 100644 --- a/draft/2025-09-03-this-week-in-rust.md +++ b/draft/2025-09-03-this-week-in-rust.md @@ -46,6 +46,7 @@ and just ask the editors to select the category. ### Project/Tooling Updates ### Observations/Thoughts +* [Rust Algorithm Bites – Binary Tree Level Order Traversal](https://d34dl0ck.me/rust-algorithm-bites-binary-tree-level-order-traversal/index.html) ### Rust Walkthroughs