From 3cbba6f9ca4571b036acb04b1feb6e689b29b457 Mon Sep 17 00:00:00 2001 From: benny Vasquez Date: Wed, 27 Sep 2023 11:44:17 -0400 Subject: [PATCH] This week's CFP's! --- draft/2023-09-27-this-week-in-rust.md | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/draft/2023-09-27-this-week-in-rust.md b/draft/2023-09-27-this-week-in-rust.md index a651c279b..60fbd8756 100644 --- a/draft/2023-09-27-this-week-in-rust.md +++ b/draft/2023-09-27-this-week-in-rust.md @@ -58,8 +58,17 @@ 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. - - +* [DeepCausality - Increase Test Coverage](https://github.com/deepcausality-rs/deep_causality/issues/104) +* [DeepCausality - Polish documentation](https://github.com/deepcausality-rs/sites/issues/71) +* [rust-libp2p - replace `custom-clippy` alias with workspace-wide `[lints]` configuration](https://github.com/libp2p/rust-libp2p/issues/4484) +* [rust-libp2p - Prefer tokio runtime everywhere](https://github.com/libp2p/rust-libp2p/issues/4449) +* [rust-libp2p - misc: make `RwStreamSink` an implementation detail of the memory transport](https://github.com/libp2p/rust-libp2p/issues/4345) +* [Missing panic condition on API docs](https://github.com/time-rs/time/issues/623) +* [Add comparison to chrono to the docs](https://github.com/time-rs/time/issues/308) +* [time - The Book is hardly readable](https://github.com/time-rs/time/issues/327) +* [Ockam - `ockam status` clap command should provide more user friendly information when a user is *not* enrolled](https://github.com/build-trust/ockam/issues/6064) +* [Ockam - `ockam status` clap command should provide more user friendly information when a user is enrolled](https://github.com/build-trust/ockam/issues/6063) +* [Ockam - Improve `ockam enroll ----help` clap command text by adding doc comment for `verbose` flag](https://github.com/build-trust/ockam/issues/6055) If you are a Rust project owner and are looking for contributors, please submit tasks [here][guidelines].