From 982b78c0a88e4457f18db9c30091f2d68f07b7f8 Mon Sep 17 00:00:00 2001 From: Michael Olayemi Date: Wed, 16 Oct 2024 22:05:46 +0100 Subject: [PATCH] Update 2024-10-16-this-week-in-rust.md --- draft/2024-10-16-this-week-in-rust.md | 1 + 1 file changed, 1 insertion(+) diff --git a/draft/2024-10-16-this-week-in-rust.md b/draft/2024-10-16-this-week-in-rust.md index dfa14bd01..1995ec2f3 100644 --- a/draft/2024-10-16-this-week-in-rust.md +++ b/draft/2024-10-16-this-week-in-rust.md @@ -40,6 +40,7 @@ and just ask the editors to select the category. ### Observations/Thoughts ### Rust Walkthroughs +[Reading a Remote File Using Rust](https://crustc.com/reading-a-remote-file-rust/) ### Research