From ed51fc22fb5a9ec94b8b0b60b4d3c6f5e9dd891a Mon Sep 17 00:00:00 2001 From: Marianne Goldin <23177337+mariannegoldin@users.noreply.github.com> Date: Wed, 9 Apr 2025 11:52:21 -0700 Subject: [PATCH 1/2] Add bluesky link to 594 --- draft/2025-04-09-this-week-in-rust.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/draft/2025-04-09-this-week-in-rust.md b/draft/2025-04-09-this-week-in-rust.md index 6377f2f29..b4ce30749 100644 --- a/draft/2025-04-09-this-week-in-rust.md +++ b/draft/2025-04-09-this-week-in-rust.md @@ -6,7 +6,8 @@ Category: This Week in Rust Hello and welcome to another issue of *This Week in Rust*! [Rust](https://www.rust-lang.org/) is a programming language empowering everyone to build reliable and efficient software. This is a weekly summary of its progress and community. -Want something mentioned? Tag us at [@ThisWeekInRust](https://x.com/ThisWeekInRust) on X (formerly Twitter) or [@ThisWeekinRust](https://mastodon.social/@thisweekinrust) on mastodon.social, or [send us a pull request](https://github.com/rust-lang/this-week-in-rust). + +Want something mentioned? Tag us at [@thisweekinrust.bsky.social](https://bsky.app/profile/thisweekinrust.bsky.social) on Bluesky or [@ThisWeekinRust](https://mastodon.social/@thisweekinrust) on mastodon.social, or [send us a pull request](https://github.com/rust-lang/this-week-in-rust). Want to get involved? [We love contributions](https://github.com/rust-lang/rust/blob/master/CONTRIBUTING.md). *This Week in Rust* is openly developed [on GitHub](https://github.com/rust-lang/this-week-in-rust) and archives can be viewed at [this-week-in-rust.org](https://this-week-in-rust.org/). From 9308771112a4d23a0222a04dcb5316faabac5af7 Mon Sep 17 00:00:00 2001 From: M Goldin <23177337+mariannegoldin@users.noreply.github.com> Date: Wed, 9 Apr 2025 13:31:07 -0700 Subject: [PATCH 2/2] Remove extra line --- draft/2025-04-09-this-week-in-rust.md | 1 - 1 file changed, 1 deletion(-) diff --git a/draft/2025-04-09-this-week-in-rust.md b/draft/2025-04-09-this-week-in-rust.md index b4ce30749..2ee9e8a26 100644 --- a/draft/2025-04-09-this-week-in-rust.md +++ b/draft/2025-04-09-this-week-in-rust.md @@ -6,7 +6,6 @@ Category: This Week in Rust Hello and welcome to another issue of *This Week in Rust*! [Rust](https://www.rust-lang.org/) is a programming language empowering everyone to build reliable and efficient software. This is a weekly summary of its progress and community. - Want something mentioned? Tag us at [@thisweekinrust.bsky.social](https://bsky.app/profile/thisweekinrust.bsky.social) on Bluesky or [@ThisWeekinRust](https://mastodon.social/@thisweekinrust) on mastodon.social, or [send us a pull request](https://github.com/rust-lang/this-week-in-rust). Want to get involved? [We love contributions](https://github.com/rust-lang/rust/blob/master/CONTRIBUTING.md).