From 71159f5dd7290dec1d0a9a08f96cecf2cb342641 Mon Sep 17 00:00:00 2001 From: marison Date: Thu, 16 Jul 2026 23:01:34 +0300 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..e7eb68ac4 100644 --- a/draft/2026-07-22-this-week-in-rust.md +++ b/draft/2026-07-22-this-week-in-rust.md @@ -44,6 +44,8 @@ and just ask the editors to select the category. ### Newsletters ### Project/Tooling Updates +* [sigid 1.0.0](https://github.com/dmitrymarison/sigid): a layered, zero-dependency 128-bit unique ID generator ecosystem with a strict `no_std` core, flexible customization, and native UUIDv7 interop. + ### Observations/Thoughts