diff --git a/draft/2026-01-28-this-week-in-rust.md b/draft/2026-01-28-this-week-in-rust.md index 0c1f4d4d8..21d337814 100644 --- a/draft/2026-01-28-this-week-in-rust.md +++ b/draft/2026-01-28-this-week-in-rust.md @@ -45,6 +45,10 @@ and just ask the editors to select the category. ### Project/Tooling Updates +* [r3bl_tui v0.7.7: modern async TUI lib — readline, md editor, flexbox, SSH-optimized rendering](https://github.com/r3bl-org/r3bl-open-core/releases/tag/v0.7.7-tui) +* [r3bl-cmdr v0.0.25: TUI productivity apps - giti (git helper) and edi (beautiful md editor)](https://github.com/r3bl-org/r3bl-open-core/releases/tag/v0.0.25-cmdr) +* [r3bl-build-infra v0.0.1: cargo-rustdoc-fmt — prettier md tables and ref-style links](https://github.com/r3bl-org/r3bl-open-core/releases/tag/v0.0.1-build-infra) + ### Observations/Thoughts ### Rust Walkthroughs