From 9605f67decaa785b933b88454ec69bb7234a3e6c Mon Sep 17 00:00:00 2001 From: Felix Leander Droop <62176388+feldroop@users.noreply.github.com> Date: Fri, 26 Sep 2025 14:43:52 +0200 Subject: [PATCH] add genedex crate to draft for next issue --- draft/2025-10-01-this-week-in-rust.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/draft/2025-10-01-this-week-in-rust.md b/draft/2025-10-01-this-week-in-rust.md index ab5966c46..ddea5a77d 100644 --- a/draft/2025-10-01-this-week-in-rust.md +++ b/draft/2025-10-01-this-week-in-rust.md @@ -45,6 +45,8 @@ and just ask the editors to select the category. ### Project/Tooling Updates +* [genedex: A Small and Fast FM-Index for Rust](https://github.com/feldroop/genedex) + ### Observations/Thoughts ### Rust Walkthroughs