From 6a9f531d1b8c4d18afe871ed4ea197a6c8191bf6 Mon Sep 17 00:00:00 2001 From: Soares Chen Date: Tue, 17 Jun 2025 12:50:54 +0000 Subject: [PATCH] Add link to the release of Hypershell --- draft/2025-06-18-this-week-in-rust.md | 1 + 1 file changed, 1 insertion(+) diff --git a/draft/2025-06-18-this-week-in-rust.md b/draft/2025-06-18-this-week-in-rust.md index 5aecbabb0..efbd30c67 100644 --- a/draft/2025-06-18-this-week-in-rust.md +++ b/draft/2025-06-18-this-week-in-rust.md @@ -39,6 +39,7 @@ and just ask the editors to select the category. ### Newsletters ### Project/Tooling Updates +* [Hypershell: A Type-Level DSL for Shell-Scripting in Rust powered by Context-Generic Programming](https://contextgeneric.dev/blog/hypershell-release/) ### Observations/Thoughts