From 7f4b49533c64f41b810d427acfa225fe25e03b11 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Tue, 26 Mar 2024 15:57:47 +0000 Subject: [PATCH] Add blog post about rustup vs apt --- draft/2024-03-27-this-week-in-rust.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/draft/2024-03-27-this-week-in-rust.md b/draft/2024-03-27-this-week-in-rust.md index d2daaae45..70681c9b4 100644 --- a/draft/2024-03-27-this-week-in-rust.md +++ b/draft/2024-03-27-this-week-in-rust.md @@ -37,6 +37,8 @@ and just ask the editors to select the category. ### Observations/Thoughts + * [How to use Rust on Debian (and Ubuntu, etc.) - rustp vs apt](https://diziet.dreamwidth.org/18122.html) + ### Rust Walkthroughs ### Research