From 36acc49386c6118e7ae56b6b77e0929ecb89a037 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?David=20Ml=C3=A1dek?= Date: Thu, 16 Jul 2026 22:34:10 +0200 Subject: [PATCH] Update 2026-07-22-this-week-in-rust.md --- draft/2026-07-22-this-week-in-rust.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/draft/2026-07-22-this-week-in-rust.md b/draft/2026-07-22-this-week-in-rust.md index 258e22075..51a37d478 100644 --- a/draft/2026-07-22-this-week-in-rust.md +++ b/draft/2026-07-22-this-week-in-rust.md @@ -45,6 +45,8 @@ and just ask the editors to select the category. ### Project/Tooling Updates +[`tracing-reload` - implementing a layer to reload other layers in `tracing` that actually works](https://mladedav.github.io/blog/blog/tracing-reload/) + ### Observations/Thoughts ### Rust Walkthroughs