diff --git a/draft/2024-03-20-this-week-in-rust.md b/draft/2024-03-20-this-week-in-rust.md index 21ed2f535..1e744adc1 100644 --- a/draft/2024-03-20-this-week-in-rust.md +++ b/draft/2024-03-20-this-week-in-rust.md @@ -69,6 +69,7 @@ and just ask the editors to select the category. * [Fighting back: Turning the Tables on Web Scrapers Using Rust](https://medium.com/p/564df967511a) * [The book "Code Like a Pro in Rust" is released](https://www.manning.com/books/code-like-a-pro-in-rust) +* [video] [Strings and memory reallocation in Rust](https://www.youtube.com/watch?v=UqVgTafRCCU) ## Crate of the Week