From cce2ddc92c27a3d0234358ce06f0cf2636cab766 Mon Sep 17 00:00:00 2001 From: Georg Semmler Date: Wed, 11 Dec 2024 17:02:07 +0000 Subject: [PATCH] Add the eurorust 2024 diesel workshop slides --- draft/2024-12-11-this-week-in-rust.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/draft/2024-12-11-this-week-in-rust.md b/draft/2024-12-11-this-week-in-rust.md index 7d09095cd..5d6fe8382 100644 --- a/draft/2024-12-11-this-week-in-rust.md +++ b/draft/2024-12-11-this-week-in-rust.md @@ -41,6 +41,8 @@ and just ask the editors to select the category. ### Rust Walkthroughs +* [EuroRust: Introduction to Diesel: basic and advanced concepts in practice](https://blog.weiznich.de/eurorust_2024.html) + ### Research ### Miscellaneous