From 99ccdc2feb5a76959f169815ee3611717fd31134 Mon Sep 17 00:00:00 2001 From: Jay Oster Date: Sat, 14 Dec 2024 13:11:48 -0800 Subject: [PATCH] Add Hex Display announcement --- draft/2024-12-18-this-week-in-rust.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/draft/2024-12-18-this-week-in-rust.md b/draft/2024-12-18-this-week-in-rust.md index be2e906c2..80be3d16e 100644 --- a/draft/2024-12-18-this-week-in-rust.md +++ b/draft/2024-12-18-this-week-in-rust.md @@ -37,6 +37,8 @@ and just ask the editors to select the category. ### Project/Tooling Updates +- [Announcing Hex Display: A modern `xxd` alternative](https://users.rust-lang.org/t/announcing-hex-display-a-modern-alternative-to-xxd/122523) + ### Observations/Thoughts ### Rust Walkthroughs