From e49841bcace9fa5f2432aac1fde663c3f49d5491 Mon Sep 17 00:00:00 2001 From: declark1 <44146800+declark1@users.noreply.github.com> Date: Wed, 19 Mar 2025 16:06:11 -0700 Subject: [PATCH] Add announcing mocktail blog post --- draft/2025-03-19-this-week-in-rust.md | 1 + 1 file changed, 1 insertion(+) diff --git a/draft/2025-03-19-this-week-in-rust.md b/draft/2025-03-19-this-week-in-rust.md index 2ebed5f52..07d197317 100644 --- a/draft/2025-03-19-this-week-in-rust.md +++ b/draft/2025-03-19-this-week-in-rust.md @@ -36,6 +36,7 @@ and just ask the editors to select the category. ### Newsletters ### Project/Tooling Updates +* [Announcing mocktail: HTTP & gRPC server mocking for Rust](https://danclark.io/blog/announcing-mocktail/) ### Observations/Thoughts