From 899b009d438712b2ef319f2e03cf6773c9dc6913 Mon Sep 17 00:00:00 2001 From: Ohad Ravid Date: Thu, 12 Dec 2024 11:19:35 +0200 Subject: [PATCH] Added State of the Crates blog post link --- draft/2024-12-11-this-week-in-rust.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/draft/2024-12-11-this-week-in-rust.md b/draft/2024-12-11-this-week-in-rust.md index aa64a9aff..5a3be1ae9 100644 --- a/draft/2024-12-11-this-week-in-rust.md +++ b/draft/2024-12-11-this-week-in-rust.md @@ -41,6 +41,8 @@ and just ask the editors to select the category. ### Observations/Thoughts * [Rust Macros: A Cautionary Tale](https://andrzej.lichnerowicz.pl/en/blog/rust-macros-a-cautionary-tale/) +* [State of the Crates 2025](https://ohadravid.github.io/posts/2024-12-state-of-the-crates/) + ### Rust Walkthroughs ### Research