From 172a7099d411418c537d4c89b7999c1372f323cc Mon Sep 17 00:00:00 2001 From: Luo Jia / Zhouqi Jiang Date: Thu, 17 Nov 2022 17:29:01 +0800 Subject: [PATCH 1/2] Update 2022-11-23 this week in rust draft Add RustSBI 0.3.0 release document and video --- draft/2022-11-23-this-week-in-rust.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/draft/2022-11-23-this-week-in-rust.md b/draft/2022-11-23-this-week-in-rust.md index 9b154ccf1..fd29fc80f 100644 --- a/draft/2022-11-23-this-week-in-rust.md +++ b/draft/2022-11-23-this-week-in-rust.md @@ -35,6 +35,9 @@ and just ask the editors to select the category. ### Project/Tooling Updates +- [RustSBI 0.3.0 Has Released](https://rustcc.cn/article?id=18318ed2-d6b3-461c-a599-fe140ef41713) +- [video] [Technologies and Applications in RustSBI 0.3.0](https://www.bilibili.com/video/BV1U841187xH) + ### Observations/Thoughts ### Rust Walkthroughs From 2d2a3f14069fb8ceaaf4fa2baa947587ec82f798 Mon Sep 17 00:00:00 2001 From: Luo Jia / Zhouqi Jiang Date: Tue, 22 Nov 2022 00:11:46 +0800 Subject: [PATCH 2/2] Add language tag --- draft/2022-11-23-this-week-in-rust.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/draft/2022-11-23-this-week-in-rust.md b/draft/2022-11-23-this-week-in-rust.md index fd29fc80f..7859492c9 100644 --- a/draft/2022-11-23-this-week-in-rust.md +++ b/draft/2022-11-23-this-week-in-rust.md @@ -35,8 +35,8 @@ and just ask the editors to select the category. ### Project/Tooling Updates -- [RustSBI 0.3.0 Has Released](https://rustcc.cn/article?id=18318ed2-d6b3-461c-a599-fe140ef41713) -- [video] [Technologies and Applications in RustSBI 0.3.0](https://www.bilibili.com/video/BV1U841187xH) +- [Chinese] [RustSBI 0.3.0 Has Released](https://rustcc.cn/article?id=18318ed2-d6b3-461c-a599-fe140ef41713) +- [video] [Chinese] [Technologies and Applications in RustSBI 0.3.0](https://www.bilibili.com/video/BV1U841187xH) ### Observations/Thoughts