From 3929c69089bf959a87b922e1de04940d2a3b2ffa Mon Sep 17 00:00:00 2001 From: Stefan Schindler Date: Wed, 8 May 2024 11:08:25 +0200 Subject: [PATCH] RustFest --- draft/2024-05-08-this-week-in-rust.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/draft/2024-05-08-this-week-in-rust.md b/draft/2024-05-08-this-week-in-rust.md index 8b9fdb837..387129a88 100644 --- a/draft/2024-05-08-this-week-in-rust.md +++ b/draft/2024-05-08-this-week-in-rust.md @@ -33,6 +33,8 @@ and just ask the editors to select the category. ### Newsletters +* [RustFest.ch - All talks announced](https://rustfest.ch/posts/2024-05-07/all-talks-announced/) + ### Project/Tooling Updates * [Meilisearch releases v1.8](https://blog.meilisearch.com/meilisearch-1-8/) - ([Rust SDK](https://github.com/meilisearch/meilisearch-rust))