From 030ef66ec533d5004c6ed0369c8b922605235adb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?F=C3=A9lix=20Saparelli?= Date: Thu, 3 Oct 2024 18:48:54 +1300 Subject: [PATCH] [Project update] Cargo Watch final release End of the road for the project. Link contains an explainer and links to alternatives. --- draft/2024-10-02-this-week-in-rust.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/draft/2024-10-02-this-week-in-rust.md b/draft/2024-10-02-this-week-in-rust.md index 9e0fd24de..b780add4c 100644 --- a/draft/2024-10-02-this-week-in-rust.md +++ b/draft/2024-10-02-this-week-in-rust.md @@ -37,6 +37,8 @@ and just ask the editors to select the category. ### Project/Tooling Updates +- [Cargo Watch 8.5.3: the final update, as the project goes dormant](https://github.com/watchexec/cargo-watch/releases/tag/v8.5.3) + ### Observations/Thoughts ### Rust Walkthroughs