From 21d99be52de5440e4740da161930eaaa672012b6 Mon Sep 17 00:00:00 2001 From: Kofi Otuo <58628654+Kofituo@users.noreply.github.com> Date: Fri, 14 Mar 2025 08:26:37 +0000 Subject: [PATCH] Update 2025-03-19-this-week-in-rust.md --- draft/2025-03-19-this-week-in-rust.md | 1 + 1 file changed, 1 insertion(+) diff --git a/draft/2025-03-19-this-week-in-rust.md b/draft/2025-03-19-this-week-in-rust.md index 2ebed5f52..da71ee7a3 100644 --- a/draft/2025-03-19-this-week-in-rust.md +++ b/draft/2025-03-19-this-week-in-rust.md @@ -40,6 +40,7 @@ and just ask the editors to select the category. ### Observations/Thoughts ### Rust Walkthroughs + * [Create A Web + Desktop Application With Rust](https://medium.com/gitconnected/build-a-web-desktop-application-with-rust-i-8eb12cf160b6) ### Research