diff --git a/draft/2024-12-18-this-week-in-rust.md b/draft/2024-12-18-this-week-in-rust.md index be2e906c2..82349d431 100644 --- a/draft/2024-12-18-this-week-in-rust.md +++ b/draft/2024-12-18-this-week-in-rust.md @@ -47,6 +47,8 @@ and just ask the editors to select the category. ### Miscellaneous +- [Rust exercises from an university course](https://github.com/Kobzol/rust-course-fei/tree/main/lessons) + ## Crate of the Week