From 0c05ef5930699d683e98b4f2d1c16c6fec132f0d Mon Sep 17 00:00:00 2001 From: benny Vasquez Date: Tue, 19 Sep 2023 16:02:52 -0400 Subject: [PATCH] This week's CFPs --- draft/2023-09-20-this-week-in-rust.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/draft/2023-09-20-this-week-in-rust.md b/draft/2023-09-20-this-week-in-rust.md index 12ec0417a..bb8a99b26 100644 --- a/draft/2023-09-20-this-week-in-rust.md +++ b/draft/2023-09-20-this-week-in-rust.md @@ -58,8 +58,11 @@ Every week we highlight some tasks from the Rust community for you to pick and g Some of these tasks may also have mentors available, visit the task page for more information. - - +* [r3bl_rs_utils - [tuify] Use nice ANSI symbols instead of ">" to decorate what row is currently selected](https://github.com/r3bl-org/r3bl_rs_utils/issues/133) +* [r3bl_rs_utils - [all] Use nu shell scripts (not just or fish) and add Github Actions to build & test on mac & linux](https://github.com/r3bl-org/r3bl_rs_utils/issues/120) +* [r3bl_rs_utils - [tuify] Use offscreen buffer from r3bl_tui to make repaints smooth](https://github.com/r3bl-org/r3bl_rs_utils/issues/118) +* [Ockam - make building of `ockam_app` create behind a feature flag](https://github.com/build-trust/ockam/issues/5977) +* [Ockam - Use the Terminal to print out RPC response instead of printlns](https://github.com/build-trust/ockam/issues/5904) If you are a Rust project owner and are looking for contributors, please submit tasks [here][guidelines].