From 56b23522dfd3f79db1816e08189aa24df6bea092 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Orhun=20Parmaks=C4=B1z?= Date: Fri, 2 Feb 2024 19:07:03 +0300 Subject: [PATCH] Add project update: "ratatui 0.26.0 highlights" --- draft/2024-02-07-this-week-in-rust.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/draft/2024-02-07-this-week-in-rust.md b/draft/2024-02-07-this-week-in-rust.md index a1514d48c..5a7d87123 100644 --- a/draft/2024-02-07-this-week-in-rust.md +++ b/draft/2024-02-07-this-week-in-rust.md @@ -35,6 +35,8 @@ and just ask the editors to select the category. ### Project/Tooling Updates +- [Ratatui 0.26.0 is released! - a Rust library for cooking up terminal user interfaces](https://ratatui.rs/highlights/v026/) + ### Observations/Thoughts ### Rust Walkthroughs