From 73d42ec38af93a051ae6ed0c9ceab9ed1d4693ba Mon Sep 17 00:00:00 2001 From: xingpiaoliang Date: Thu, 21 Aug 2025 08:51:33 +0800 Subject: [PATCH 1/2] Update 2025-08-20-this-week-in-rust.md --- draft/2025-08-20-this-week-in-rust.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/draft/2025-08-20-this-week-in-rust.md b/draft/2025-08-20-this-week-in-rust.md index f1d1a3d7e..4a64fbd37 100644 --- a/draft/2025-08-20-this-week-in-rust.md +++ b/draft/2025-08-20-this-week-in-rust.md @@ -44,7 +44,7 @@ and just ask the editors to select the category. ### Newsletters ### Project/Tooling Updates - +[RKL: A Docker-like Command-line Interface Built in Rust](https://r2cn.dev/blog/rkl-a-docker-like-command-line-interface-built-in-rust) ### Observations/Thoughts ### Rust Walkthroughs From ae0bcda8020e04323cb8ee93b06b2c80608f0efc Mon Sep 17 00:00:00 2001 From: xingpiaoliang Date: Thu, 21 Aug 2025 12:28:50 +0800 Subject: [PATCH 2/2] Update 2025-08-20-this-week-in-rust.md --- draft/2025-08-20-this-week-in-rust.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/draft/2025-08-20-this-week-in-rust.md b/draft/2025-08-20-this-week-in-rust.md index 4a64fbd37..f78fd9a0c 100644 --- a/draft/2025-08-20-this-week-in-rust.md +++ b/draft/2025-08-20-this-week-in-rust.md @@ -44,9 +44,9 @@ and just ask the editors to select the category. ### Newsletters ### Project/Tooling Updates -[RKL: A Docker-like Command-line Interface Built in Rust](https://r2cn.dev/blog/rkl-a-docker-like-command-line-interface-built-in-rust) -### Observations/Thoughts +### Observations/Thoughts +[RKL: A Docker-like Command-line Interface Built in Rust](https://r2cn.dev/blog/rkl-a-docker-like-command-line-interface-built-in-rust) ### Rust Walkthroughs ### Research