From 6f9fdef523dd9687012a667e691a04743b101962 Mon Sep 17 00:00:00 2001 From: "maple@max" Date: Wed, 19 Feb 2025 19:39:08 +0800 Subject: [PATCH] add an entry for Slack Your REST Client with a couple of Serde Tricks --- draft/2025-02-19-this-week-in-rust.md | 1 + 1 file changed, 1 insertion(+) diff --git a/draft/2025-02-19-this-week-in-rust.md b/draft/2025-02-19-this-week-in-rust.md index 3c82d8be3..71c0db558 100644 --- a/draft/2025-02-19-this-week-in-rust.md +++ b/draft/2025-02-19-this-week-in-rust.md @@ -38,6 +38,7 @@ and just ask the editors to select the category. ### Project/Tooling Updates - [Towards Practical Formal Verification for a General-Purpose OS in Rust](https://asterinas.github.io/2025/02/13/towards-practical-formal-verification-for-a-general-purpose-os-in-rust.html) +- [Slack Your REST Client with a couple of Serde Tricks](https://ideas.reify.ing/en/blog/rest-client-slack/) ### Observations/Thoughts