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." } ] }