From 0f781cefacf806271912fb6dd9a1551c01040e52 Mon Sep 17 00:00:00 2001 From: Nazmul Idris Date: Sun, 29 Sep 2024 10:04:22 -0500 Subject: [PATCH] add to rust walkthroughs - rust clap colorization video --- draft/2024-10-02-this-week-in-rust.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/draft/2024-10-02-this-week-in-rust.md b/draft/2024-10-02-this-week-in-rust.md index 65f0a8787..05778e093 100644 --- a/draft/2024-10-02-this-week-in-rust.md +++ b/draft/2024-10-02-this-week-in-rust.md @@ -41,6 +41,8 @@ and just ask the editors to select the category. ### Rust Walkthroughs +* [video] [Build with Naz : Rust clap colorization](https://www.youtube.com/watch?v=lzMYDA6St0s) + ### Research ### Miscellaneous