diff --git a/draft/2025-04-30-this-week-in-rust.md b/draft/2025-04-30-this-week-in-rust.md index 6af4bb4d8..75705b7e5 100644 --- a/draft/2025-04-30-this-week-in-rust.md +++ b/draft/2025-04-30-this-week-in-rust.md @@ -48,6 +48,8 @@ and just ask the editors to select the category. ### Miscellaneous +* [How Rolldown Works: Module Loading, Dependency Graphs, and Optimization Explained](https://www.atriiy.dev/blog/rolldown-module-loader-and-dependency-graph) + ## Crate of the Week