From c7adcb440592d9c35b1c19b64c40c6687c425c53 Mon Sep 17 00:00:00 2001 From: Nazmul Idris Date: Fri, 15 Nov 2024 16:18:33 -0600 Subject: [PATCH] Add video on Diesel and SQLite to Rust Walkthroughs --- draft/2024-11-20-this-week-in-rust.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/draft/2024-11-20-this-week-in-rust.md b/draft/2024-11-20-this-week-in-rust.md index a4152b33c..52c8ce04f 100644 --- a/draft/2024-11-20-this-week-in-rust.md +++ b/draft/2024-11-20-this-week-in-rust.md @@ -41,6 +41,8 @@ and just ask the editors to select the category. ### Rust Walkthroughs +* [video] [Build with Naz : Diesel ORM, SQLite and Rust](https://www.youtube.com/watch?v=d9x_5X9R5LI) + ### Research ### Miscellaneous