diff --git a/draft/2025-08-13-this-week-in-rust.md b/draft/2025-08-13-this-week-in-rust.md index e802b4327..cb4396355 100644 --- a/draft/2025-08-13-this-week-in-rust.md +++ b/draft/2025-08-13-this-week-in-rust.md @@ -39,6 +39,7 @@ and just ask the editors to select the category. ### Project/Tooling Updates * [TangleGuard: Software Architecture Monitoring exclusively for Rust](https://tangleguard.com/) * [redb v3.0.0 - pure Rust embedded key-value store](https://github.com/cberner/redb/releases/tag/v3.0.0) +* [wrkflw v0.7.0 - run and validate github actions locally](https://github.com/bahdotsh/wrkflw/releases/tag/v0.7.0) * [serde-ply - Modern serde (de)serializer for Ply files](https://www.reddit.com/r/rust/comments/1mp147s/serdeply_modern_speed_convenience_for_a_90s_format/)) * [Bevy's Fifth Birthday](https://bevy.org/news/bevys-fifth-birthday/) * [warp v0.4](https://seanmonstar.com/blog/warp-v04/)