From 141934d7ad51620dd0db6eceab6638925395441e Mon Sep 17 00:00:00 2001 From: Teddy Astie Date: Tue, 26 Nov 2024 17:32:09 +0100 Subject: [PATCH] Add Rust with Xen XCP-ng blog post --- draft/2024-11-27-this-week-in-rust.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/draft/2024-11-27-this-week-in-rust.md b/draft/2024-11-27-this-week-in-rust.md index dee7e7f16..fcc1013a1 100644 --- a/draft/2024-11-27-this-week-in-rust.md +++ b/draft/2024-11-27-this-week-in-rust.md @@ -45,6 +45,8 @@ and just ask the editors to select the category. ### Miscellaneous +* [Making Rust a first class citizen for Xen](https://xcp-ng.org/blog/2024/11/26/making-rust-a-first-class-citizen-for-xen/) + ## Crate of the Week