diff --git a/draft/2023-09-27-this-week-in-rust.md b/draft/2023-09-27-this-week-in-rust.md index e981a0d38..6e27a95d3 100644 --- a/draft/2023-09-27-this-week-in-rust.md +++ b/draft/2023-09-27-this-week-in-rust.md @@ -39,6 +39,8 @@ and just ask the editors to select the category. ### Rust Walkthroughs +* \[video\] [`no_std: ?no_problem`](https://www.youtube.com/watch?v=Oq-3bOBrpeo): an introduction to making your Rust crates `no_std` compatible, and why. + ### Research ### Miscellaneous