diff --git a/draft/2024-10-16-this-week-in-rust.md b/draft/2024-10-16-this-week-in-rust.md index 60e32f47e..d52ee4d49 100644 --- a/draft/2024-10-16-this-week-in-rust.md +++ b/draft/2024-10-16-this-week-in-rust.md @@ -45,6 +45,7 @@ and just ask the editors to select the category. ### Observations/Thoughts * [An experiment in async Rust](https://ochagavia.nl/blog/an-experiment-in-async-rust/) +* [Upgrade the Logging in your Rust Tests](https://tylerjw.dev/posts/20241012-rust-logging-in-tests/) ### Rust Walkthroughs