From 9a2296a070ea31742b0e19b5181591930c5441bb Mon Sep 17 00:00:00 2001 From: Patryk Wychowaniec Date: Mon, 21 Apr 2025 17:18:43 +0200 Subject: [PATCH 1/2] draft: Add `Marching Events` --- draft/2025-04-23-this-week-in-rust.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/draft/2025-04-23-this-week-in-rust.md b/draft/2025-04-23-this-week-in-rust.md index bd4a7c3a0..8e40c1083 100644 --- a/draft/2025-04-23-this-week-in-rust.md +++ b/draft/2025-04-23-this-week-in-rust.md @@ -46,6 +46,8 @@ and just ask the editors to select the category. ### Research +* [Marching Events: What does iCalendar have to do with ray marching?](https://pwy.io/posts/marching-events/) + ### Miscellaneous ## Crate of the Week From 69eabe75c7a6ab684e62cdc63f25bb3e7f0c1712 Mon Sep 17 00:00:00 2001 From: Nell Shamrell-Harrington Date: Wed, 23 Apr 2025 19:24:00 -0700 Subject: [PATCH 2/2] Update 2025-04-23-this-week-in-rust.md --- draft/2025-04-23-this-week-in-rust.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/draft/2025-04-23-this-week-in-rust.md b/draft/2025-04-23-this-week-in-rust.md index 8e40c1083..492159b95 100644 --- a/draft/2025-04-23-this-week-in-rust.md +++ b/draft/2025-04-23-this-week-in-rust.md @@ -41,15 +41,14 @@ and just ask the editors to select the category. ### Project/Tooling Updates ### Observations/Thoughts +* [Marching Events: What does iCalendar have to do with ray marching?](https://pwy.io/posts/marching-events/) + +### Miscellaneous ### Rust Walkthroughs ### Research -* [Marching Events: What does iCalendar have to do with ray marching?](https://pwy.io/posts/marching-events/) - -### Miscellaneous - ## Crate of the Week