From 3fc9ed45bf7144a57fc69a258303c1ed6ad52ca5 Mon Sep 17 00:00:00 2001 From: shray sharma <48922607+sharma-shray@users.noreply.github.com> Date: Wed, 13 Mar 2024 13:52:35 +0100 Subject: [PATCH] Add files via upload --- data.json | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/data.json b/data.json index 28ce1de..5be9a1a 100644 --- a/data.json +++ b/data.json @@ -2095,6 +2095,24 @@ "Ansible" ], "description": "Exosphere is a user-friendly client interface for OpenStack-based cloud systems." + }, + { + "name": "Tokio", + "link": "https://github.com/tokio-rs/tokio", + "label": "good first issue", + "technologies": [ + "Rust" + ], + "description": "A runtime for writing reliable asynchronous applications with Rust." + }, + { + "name": "Tracing", + "link": "https://github.com/tokio-rs/tracing", + "label": "good first issue", + "technologies": [ + "Rust" + ], + "description": "Application level tracing for Rust." } ] }