From 88543892b90aa02292fbc6956c4a9de8bc825099 Mon Sep 17 00:00:00 2001 From: Chris Tsang Date: Mon, 22 Sep 2025 23:31:14 +0100 Subject: [PATCH] Add link to SeaORM 2.0 blog post --- draft/2025-09-24-this-week-in-rust.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/draft/2025-09-24-this-week-in-rust.md b/draft/2025-09-24-this-week-in-rust.md index 1415b2ee7..3d7c8b201 100644 --- a/draft/2025-09-24-this-week-in-rust.md +++ b/draft/2025-09-24-this-week-in-rust.md @@ -45,6 +45,8 @@ and just ask the editors to select the category. ### Project/Tooling Updates +* [SeaORM 2.0: A closer look](https://www.sea-ql.org/blog/2025-09-24-sea-orm-2.0/) + ### Observations/Thoughts ### Rust Walkthroughs