From f5e35603a2002b10385d134bf0a3861224567224 Mon Sep 17 00:00:00 2001 From: Nur Date: Mon, 25 Nov 2024 20:08:43 +0600 Subject: [PATCH] Added: "Announcing Nio: an async runtime" --- draft/2024-11-27-this-week-in-rust.md | 1 + 1 file changed, 1 insertion(+) diff --git a/draft/2024-11-27-this-week-in-rust.md b/draft/2024-11-27-this-week-in-rust.md index dee7e7f16..7391532b5 100644 --- a/draft/2024-11-27-this-week-in-rust.md +++ b/draft/2024-11-27-this-week-in-rust.md @@ -36,6 +36,7 @@ and just ask the editors to select the category. ### Newsletters ### Project/Tooling Updates +* [Announcing Nio: an async runtime for Rust](https://nurmohammed840.github.io/posts/announcing-nio/) ### Observations/Thoughts