From bd0b8330cf013661e0167beade1d5fb236dbb13c Mon Sep 17 00:00:00 2001 From: Christopher Berner Date: Sat, 9 Aug 2025 09:18:52 -0700 Subject: [PATCH] Add redb 3.0 announcement --- draft/2025-08-13-this-week-in-rust.md | 1 + 1 file changed, 1 insertion(+) diff --git a/draft/2025-08-13-this-week-in-rust.md b/draft/2025-08-13-this-week-in-rust.md index 61e3973aa..b055efea9 100644 --- a/draft/2025-08-13-this-week-in-rust.md +++ b/draft/2025-08-13-this-week-in-rust.md @@ -39,6 +39,7 @@ and just ask the editors to select the category. ### Newsletters ### Project/Tooling Updates +* [redb v3.0.0 - pure Rust embedded key-value store](https://github.com/cberner/redb/releases/tag/v3.0.0) ### Observations/Thoughts