From 9ef603253628413c2e00bf18f8c9f8b9a34ff3e2 Mon Sep 17 00:00:00 2001 From: Eric Seppanen Date: Wed, 10 Apr 2024 10:06:06 -0700 Subject: [PATCH] community links for issue 580 --- draft/2025-01-01-this-week-in-rust.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/draft/2025-01-01-this-week-in-rust.md b/draft/2025-01-01-this-week-in-rust.md index e3e876da8..dbc5e05cd 100644 --- a/draft/2025-01-01-this-week-in-rust.md +++ b/draft/2025-01-01-this-week-in-rust.md @@ -32,12 +32,20 @@ and just ask the editors to select the category. ### Official ### Foundation +* [2024 in Review: Rust Foundation Annual Report Preview](https://foundation.rust-lang.org/news/rust-foundation-in-review-2024-annual-report-preview/) ### Newsletters ### Project/Tooling Updates +* [Announcing axum 0.8.0](https://tokio.rs/blog/2025-01-01-announcing-axum-0-8-0) +* [Fish 4.0: The Fish Of Theseus](https://fishshell.com/blog/rustport/) +* [Rust and libcosmic in Bottles Next](https://usebottles.com/posts/2024-12-27-rust-libcosmic-next/) ### Observations/Thoughts +* [Catching up with async Rust](https://fasterthanli.me/articles/catching-up-with-async-rust) +* [video] [12 months with the Bevy Game Engine - This Year in Bevy 2024](https://www.youtube.com/watch?v=f4rKy-IDeVA) +* [audio] [Reliable software: An interview with Jon Gjengset](https://timclicks.dev/podcast/reliable-software-an-interview-with-jon-gjengset) +* [audio] [Rust in Google with Lars Bergstrom](https://rustacean-station.org/episode/lars-bergstrom/) ### Rust Walkthroughs