From 92d29da1bf9e1e8468f89eabbe4f221365ad88eb Mon Sep 17 00:00:00 2001 From: Luca Palmieri <20745048+LukeMathWalker@users.noreply.github.com> Date: Fri, 21 Apr 2023 08:32:24 +0100 Subject: [PATCH] Add pavex #3 report --- draft/2023-04-26-this-week-in-rust.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/draft/2023-04-26-this-week-in-rust.md b/draft/2023-04-26-this-week-in-rust.md index a230fe99e..8397ba8ff 100644 --- a/draft/2023-04-26-this-week-in-rust.md +++ b/draft/2023-04-26-this-week-in-rust.md @@ -35,6 +35,8 @@ and just ask the editors to select the category. ### Project/Tooling Updates +* [pavex, a new Rust web framework - Progress report #3](https://www.lpalmieri.com/posts/pavex-progress-report-03/) + ### Observations/Thoughts ### Rust Walkthroughs