From 400b8e7f6ca4f53db376739821849c69c94f025b Mon Sep 17 00:00:00 2001 From: Arpad Borsos Date: Sat, 15 Feb 2025 13:56:47 +0100 Subject: [PATCH] Should I pin my Rust toolchain version? --- draft/2025-02-19-this-week-in-rust.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/draft/2025-02-19-this-week-in-rust.md b/draft/2025-02-19-this-week-in-rust.md index 3c82d8be3..bec5b0841 100644 --- a/draft/2025-02-19-this-week-in-rust.md +++ b/draft/2025-02-19-this-week-in-rust.md @@ -41,6 +41,8 @@ and just ask the editors to select the category. ### Observations/Thoughts +- [Should I pin my Rust toolchain version?](https://swatinem.de/blog/rust-toolchain/) + ### Rust Walkthroughs * [Rust in Audio: Collections](https://www.youtube.com/watch?v=wFiMtYtHss8&t=11s)