From 0186a4a9f4c46b4cb82d873649f4af9b86ef3242 Mon Sep 17 00:00:00 2001 From: Georg Semmler Date: Tue, 2 Sep 2025 16:23:36 +0000 Subject: [PATCH] Add the announcement for cargo-safe-publish --- draft/2025-09-03-this-week-in-rust.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/draft/2025-09-03-this-week-in-rust.md b/draft/2025-09-03-this-week-in-rust.md index e75d74aec..3bb7cb3dd 100644 --- a/draft/2025-09-03-this-week-in-rust.md +++ b/draft/2025-09-03-this-week-in-rust.md @@ -45,6 +45,8 @@ and just ask the editors to select the category. ### Project/Tooling Updates +* [Introducing cargo safe-publish](https://blog.weiznich.de/blog/cargo-safe-publish/) + ### Observations/Thoughts ### Rust Walkthroughs