From 01cb71a6bd3ade1e284c8d3f98580ff0c1897e0e Mon Sep 17 00:00:00 2001 From: Neal Fachan Date: Mon, 16 Sep 2024 16:54:31 -0700 Subject: [PATCH] Add Maelstrom 0.12.0. --- draft/2024-09-18-this-week-in-rust.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/draft/2024-09-18-this-week-in-rust.md b/draft/2024-09-18-this-week-in-rust.md index e7a3c4e54..77eced321 100644 --- a/draft/2024-09-18-this-week-in-rust.md +++ b/draft/2024-09-18-this-week-in-rust.md @@ -37,6 +37,8 @@ and just ask the editors to select the category. ### Project/Tooling Updates +* [Maelstrom 0.12.0: Isolate your tests, and run them fast.](https://maelstrom-software.com/blog/0.12.0/) + ### Observations/Thoughts ### Rust Walkthroughs