From 0b43b594a7190ad8a05e453846bc064c3bca348b Mon Sep 17 00:00:00 2001 From: Georg Semmler Date: Wed, 11 Dec 2024 17:03:45 +0000 Subject: [PATCH] Add new "Compare Diesel" page --- 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..60e4eb465 100644 --- a/draft/2024-12-11-this-week-in-rust.md +++ b/draft/2024-12-11-this-week-in-rust.md @@ -39,6 +39,8 @@ and just ask the editors to select the category. ### Observations/Thoughts +* [Comparing Rust Database Crates](https://diesel.rs/compare_diesel.html) + ### Rust Walkthroughs ### Research