From 79121f7bcf89d0e13f81206a6dd77d3feab00462 Mon Sep 17 00:00:00 2001 From: Johann Hemmann Date: Wed, 29 Jan 2025 15:32:53 +0100 Subject: [PATCH] Update 2025-01-29-this-week-in-rust.md --- draft/2025-01-29-this-week-in-rust.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/draft/2025-01-29-this-week-in-rust.md b/draft/2025-01-29-this-week-in-rust.md index 2da2d19f5..8e5496d34 100644 --- a/draft/2025-01-29-this-week-in-rust.md +++ b/draft/2025-01-29-this-week-in-rust.md @@ -37,6 +37,8 @@ and just ask the editors to select the category. ### Project/Tooling Updates +- [Defmt, the highly efficient logging framework, is going to 1.0](https://ferrous-systems.com/blog/defmt-1-0/) + ### Observations/Thoughts ### Rust Walkthroughs