diff --git a/draft/2025-05-07-this-week-in-rust.md b/draft/2025-05-07-this-week-in-rust.md index fa38014dc..fb3b8c0cc 100644 --- a/draft/2025-05-07-this-week-in-rust.md +++ b/draft/2025-05-07-this-week-in-rust.md @@ -54,6 +54,8 @@ and just ask the editors to select the category. ### Miscellaneous +* [GOSIM Spotlight Finalists at RustWeek](https://rustweek.org/gosim-spotlight-speakers/) + ## Crate of the Week This week's crate is [structstruck](https://crates.io/crates/structstruck), a proc-macro crate for enabling nested struct/enum definitions.