From 612fada527f7872a2fa567849d2fb7243149f007 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Thu, 13 Feb 2025 10:56:06 +0000 Subject: [PATCH] Add derive-deftly 1.0.0 blog post --- draft/2025-02-19-this-week-in-rust.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/draft/2025-02-19-this-week-in-rust.md b/draft/2025-02-19-this-week-in-rust.md index c8f38cebc..bab5de262 100644 --- a/draft/2025-02-19-this-week-in-rust.md +++ b/draft/2025-02-19-this-week-in-rust.md @@ -37,6 +37,8 @@ and just ask the editors to select the category. ### Project/Tooling Updates +* [derive-deftly 1.0.0 - Rust derive macros, the easy way](https://diziet.dreamwidth.org/19395.html) + ### Observations/Thoughts ### Rust Walkthroughs