From 14a495ca9a5994bbe75da409f5a4b0cca56c3a89 Mon Sep 17 00:00:00 2001 From: Nazmul Idris Date: Wed, 27 Nov 2024 15:26:01 -0600 Subject: [PATCH] Add video to Rust walkthroughs --- draft/2024-11-27-this-week-in-rust.md | 1 + 1 file changed, 1 insertion(+) diff --git a/draft/2024-11-27-this-week-in-rust.md b/draft/2024-11-27-this-week-in-rust.md index dee7e7f16..255005d54 100644 --- a/draft/2024-11-27-this-week-in-rust.md +++ b/draft/2024-11-27-this-week-in-rust.md @@ -40,6 +40,7 @@ and just ask the editors to select the category. ### Observations/Thoughts ### Rust Walkthroughs +* [video] [Build with Naz - TLS in Rust with tokio, rustls, CFSSL](https://www.youtube.com/watch?v=NeTZGyc9l7E) ### Research