From b70c43345377396533acfa5453761a4299e0aac2 Mon Sep 17 00:00:00 2001 From: Bob Peters Date: Tue, 4 Mar 2025 08:12:13 +0100 Subject: [PATCH] Adding Rust Trends --- draft/2025-03-05-this-week-in-rust.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/draft/2025-03-05-this-week-in-rust.md b/draft/2025-03-05-this-week-in-rust.md index 4c91c9e72..07fc8634b 100644 --- a/draft/2025-03-05-this-week-in-rust.md +++ b/draft/2025-03-05-this-week-in-rust.md @@ -34,12 +34,14 @@ and just ask the editors to select the category. ### Foundation ### Newsletters +* [Rust Trends Issue #60](https://rust-trends.com/newsletter/from-dns-servers-to-json-speed-what-s-new-in-rust/) ### Project/Tooling Updates ### Observations/Thoughts ### Rust Walkthroughs +* [Building a DNS Server in Rust: Part 1 of 2](https://rust-trends.com/posts/building-a-dns-server-in-rust/) ### Research