From 52b25aaf6ee92713c71d3bb2a1aaa31a50280de0 Mon Sep 17 00:00:00 2001 From: Erik Jonkers Date: Fri, 9 Feb 2024 15:59:54 +0100 Subject: [PATCH] Blog post on benefits of Rust for hardware vendors --- draft/2024-02-14-this-week-in-rust.md | 1 + 1 file changed, 1 insertion(+) diff --git a/draft/2024-02-14-this-week-in-rust.md b/draft/2024-02-14-this-week-in-rust.md index 83b515154..7c5206bdf 100644 --- a/draft/2024-02-14-this-week-in-rust.md +++ b/draft/2024-02-14-this-week-in-rust.md @@ -42,6 +42,7 @@ and just ask the editors to select the category. ### Research ### Miscellaneous +* [Rust for hardware vendors](https://tweedegolf.nl/en/blog/113/rust-for-hardware-vendors) ## Crate of the Week