From 56dea6a3dcecc2da0ea8830ec9061418796d76ab Mon Sep 17 00:00:00 2001 From: Serhii Potapov Date: Fri, 20 Dec 2024 13:15:02 +0100 Subject: [PATCH] Add a note about nutype 0.5.1 --- draft/2024-12-25-this-week-in-rust.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/draft/2024-12-25-this-week-in-rust.md b/draft/2024-12-25-this-week-in-rust.md index 5ff39bd27..cb5e6a877 100644 --- a/draft/2024-12-25-this-week-in-rust.md +++ b/draft/2024-12-25-this-week-in-rust.md @@ -37,6 +37,8 @@ and just ask the editors to select the category. ### Project/Tooling Updates +[Nutype 0.5.1: better no_std support and bug fixes](https://github.com/greyblake/nutype/releases/tag/v0.5.1) + ### Observations/Thoughts ### Rust Walkthroughs