From 10c72f0f578345855d6d41b6fea6a1607479a13b Mon Sep 17 00:00:00 2001 From: Neal Fachan Date: Tue, 4 Mar 2025 15:45:38 -0800 Subject: [PATCH] Add Maelstrom v0.13 --- draft/2025-03-05-this-week-in-rust.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/draft/2025-03-05-this-week-in-rust.md b/draft/2025-03-05-this-week-in-rust.md index 4c91c9e72..58652a310 100644 --- a/draft/2025-03-05-this-week-in-rust.md +++ b/draft/2025-03-05-this-week-in-rust.md @@ -37,6 +37,8 @@ and just ask the editors to select the category. ### Project/Tooling Updates +* [Maelstrom Clustered Test Runner v0.13: new watch mode and GitHub workflow support](https://maelstrom-software.com/blog/0.13.0/) + ### Observations/Thoughts ### Rust Walkthroughs