From a9bd90950699f3210fe9834593abd6b1a5ed4802 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Orhun=20Parmaks=C4=B1z?= Date: Mon, 30 Sep 2024 13:13:49 +0300 Subject: [PATCH] Add project update: binsider 0.2.0 --- 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 65f0a8787..c49ce0497 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 +- [Two weeks of binsider - a TUI for binary analysis (0.2.0 is released)](https://binsider.dev/blog/v020/) + ### Observations/Thoughts ### Rust Walkthroughs