From 6f0803631f4d44d06e16eeaaac99dc9568655438 Mon Sep 17 00:00:00 2001 From: Diego Ongaro Date: Tue, 15 Apr 2025 18:48:34 -0700 Subject: [PATCH] Add "Rust resources" to TWIR draft --- draft/2025-04-16-this-week-in-rust.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/draft/2025-04-16-this-week-in-rust.md b/draft/2025-04-16-this-week-in-rust.md index 4b25e622a..c9153acfe 100644 --- a/draft/2025-04-16-this-week-in-rust.md +++ b/draft/2025-04-16-this-week-in-rust.md @@ -48,6 +48,8 @@ and just ask the editors to select the category. ### Miscellaneous +* [Rust resources](https://ongardie.net/misc/rust/) + ## Crate of the Week