From 43acb73063b1dd5a5e9d13f5b0c5f7ef433546ed Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Orhun=20Parmaks=C4=B1z?= Date: Fri, 10 Oct 2025 23:19:51 +0900 Subject: [PATCH] Add "Building Embedded TUIs with Rust & Ratatui" talk https://www.youtube.com/watch?v=F04kQMKwrwQ --- draft/2025-10-15-this-week-in-rust.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/draft/2025-10-15-this-week-in-rust.md b/draft/2025-10-15-this-week-in-rust.md index 806911e44..9f5b054e2 100644 --- a/draft/2025-10-15-this-week-in-rust.md +++ b/draft/2025-10-15-this-week-in-rust.md @@ -49,6 +49,8 @@ and just ask the editors to select the category. ### Rust Walkthroughs +- [video] [Building Embedded TUIs with Rust & Ratatui — Tokyo Rust Meetup 2025](https://www.youtube.com/watch?v=F04kQMKwrwQ) + ### Research ### Miscellaneous