From 42bac2080fcac43ab38245dff476ab82ae205a17 Mon Sep 17 00:00:00 2001 From: Chris Tsang Date: Tue, 7 Oct 2025 12:16:25 +0100 Subject: [PATCH] Add Seaography 2.0 blog post --- draft/2025-10-08-this-week-in-rust.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/draft/2025-10-08-this-week-in-rust.md b/draft/2025-10-08-this-week-in-rust.md index f59f526cc..65327b673 100644 --- a/draft/2025-10-08-this-week-in-rust.md +++ b/draft/2025-10-08-this-week-in-rust.md @@ -45,6 +45,8 @@ and just ask the editors to select the category. ### Project/Tooling Updates +* [Seaography 2.0: A Powerful and Extensible GraphQL Framework](https://www.sea-ql.org/blog/2025-10-08-seaography/) + ### Observations/Thoughts ### Rust Walkthroughs