From 55e5899065cd7df5b5325da40d92509519d16729 Mon Sep 17 00:00:00 2001 From: Barrett Date: Sat, 21 Dec 2024 17:55:35 -0600 Subject: [PATCH] feat: add rust 2024 feature review article --- draft/2024-12-25-this-week-in-rust.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/draft/2024-12-25-this-week-in-rust.md b/draft/2024-12-25-this-week-in-rust.md index 5ff39bd27..5072cd0c6 100644 --- a/draft/2024-12-25-this-week-in-rust.md +++ b/draft/2024-12-25-this-week-in-rust.md @@ -39,6 +39,8 @@ and just ask the editors to select the category. ### Observations/Thoughts +* [A Review of Rust in 2024: What Next?](https://barretts.club/posts/rust_review_2024/) + ### Rust Walkthroughs ### Research