diff --git a/draft/2023-04-19-this-week-in-rust.md b/draft/2023-04-19-this-week-in-rust.md index 1b4dd2c56..9a33614cf 100644 --- a/draft/2023-04-19-this-week-in-rust.md +++ b/draft/2023-04-19-this-week-in-rust.md @@ -34,6 +34,7 @@ and just ask the editors to select the category. * [Nutype v0.2](https://github.com/greyblake/nutype/releases/tag/v0.2.0) * [Announcing tuxedo-rs](https://aaronerhardt.github.io/blog/posts/announcing_tuxedo_rs/) * [rust-analyzer changelog #177](https://rust-analyzer.github.io/thisweek/2023/04/17/changelog-177.html) +* [pavex, a new Rust web framework - Progress report #3](https://www.lpalmieri.com/posts/pavex-progress-report-03/) ### Observations/Thoughts * [Improving build times for derive macros by 3x or more](https://blog.kodewerx.org/2023/04/improving-build-times-for-derive-macros.html)