diff --git a/draft/2025-01-15-this-week-in-rust.md b/draft/2025-01-15-this-week-in-rust.md index 6925a0119..2d7a170d6 100644 --- a/draft/2025-01-15-this-week-in-rust.md +++ b/draft/2025-01-15-this-week-in-rust.md @@ -49,6 +49,8 @@ and just ask the editors to select the category. * [Const Evaluation in Rust For Hex Strings Validation](https://asyncmove.com/blog/2025/01/compile-time-hex-string-validation-in-rust-using-const-evaluation/) +* [Concurrent and parallel future execution in Rust](https://heikoseeberger.de/2025-01-15-concurrent-parallel-futures/) + ### Research ### Miscellaneous