diff --git a/draft/2025-06-04-this-week-in-rust.md b/draft/2025-06-04-this-week-in-rust.md index fbfe9ad90..bb57d6d92 100644 --- a/draft/2025-06-04-this-week-in-rust.md +++ b/draft/2025-06-04-this-week-in-rust.md @@ -41,6 +41,7 @@ and just ask the editors to select the category. ### Project/Tooling Updates * [What's new in SeaORM 1.1.12](https://www.sea-ql.org/blog/2025-06-01-whats-new-in-sea-orm-1.1/) +* [git-cliff 2.9.0 is released!](https://git-cliff.org/blog/2.9.0) ### Observations/Thoughts * [In Praise of Shuttle: Oxidizing the Capibara Web API](https://justinwoodring.com/blog/rewriting-the-capibara-web-api-in-rust/)