From 9a650d40e3a4e7a75773a63cbf3513d3ac6b0af2 Mon Sep 17 00:00:00 2001 From: pawurb Date: Mon, 10 Nov 2025 22:42:22 +0100 Subject: [PATCH] Add channels-console crate --- draft/2025-11-12-this-week-in-rust.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/draft/2025-11-12-this-week-in-rust.md b/draft/2025-11-12-this-week-in-rust.md index 86317b91b..8de2b5ccb 100644 --- a/draft/2025-11-12-this-week-in-rust.md +++ b/draft/2025-11-12-this-week-in-rust.md @@ -45,6 +45,8 @@ and just ask the editors to select the category. ### Project/Tooling Updates +[channels-console - real-time monitoring, metrics and logs for Rust channels](https://github.com/pawurb/channels-console) + ### Observations/Thoughts ### Rust Walkthroughs