From 38f490eab07f187bcb10275a6a87244ab37e3179 Mon Sep 17 00:00:00 2001 From: Sylvain <6172808+sylvain101010@users.noreply.github.com> Date: Wed, 10 Sep 2025 16:16:20 +0000 Subject: [PATCH] 2025-09-10: Add Protecting Rust against supply chain attacks --- draft/2025-09-10-this-week-in-rust.md | 1 + 1 file changed, 1 insertion(+) diff --git a/draft/2025-09-10-this-week-in-rust.md b/draft/2025-09-10-this-week-in-rust.md index 2e0e6e288..f4639e89b 100644 --- a/draft/2025-09-10-this-week-in-rust.md +++ b/draft/2025-09-10-this-week-in-rust.md @@ -46,6 +46,7 @@ and just ask the editors to select the category. ### Project/Tooling Updates ### Observations/Thoughts +* [Protecting Rust against supply chain attacks](https://kerkour.com/rust-supply-chain-attacks) ### Rust Walkthroughs