From ed309bebe1cd8bb2a659aba2257923b54251c290 Mon Sep 17 00:00:00 2001 From: Nazmul Idris Date: Mon, 4 Aug 2025 17:40:47 -0500 Subject: [PATCH] add to project/tooling updates: r3bl_tui, r3bl-cmdr --- draft/2025-08-06-this-week-in-rust.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/draft/2025-08-06-this-week-in-rust.md b/draft/2025-08-06-this-week-in-rust.md index f0b5dc190..e8e2bcdf5 100644 --- a/draft/2025-08-06-this-week-in-rust.md +++ b/draft/2025-08-06-this-week-in-rust.md @@ -40,6 +40,9 @@ and just ask the editors to select the category. ### Project/Tooling Updates +* [`r3bl_tui` v0.7.3 released](https://github.com/r3bl-org/r3bl-open-core/releases/tag/v0.7.3-tui) +* [`r3bl-cmdr` v0.0.21 released](https://github.com/r3bl-org/r3bl-open-core/releases/tag/v0.0.21-cmdr) + ### Observations/Thoughts ### Rust Walkthroughs