From 8c37533a5865b23637ddb8b00ff880e395b76bf0 Mon Sep 17 00:00:00 2001 From: Sammy Hori Date: Sun, 17 Nov 2024 22:19:10 +0000 Subject: [PATCH] Add zoom-rs to README.md data.json --- data.json | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/data.json b/data.json index 4ae0f5ae..e666862b 100644 --- a/data.json +++ b/data.json @@ -2210,6 +2210,15 @@ "Pug" ], "description": "An inventory of tools and resources that aims to help people to find everything related to CyberSecurity." - } + }, + { + "name": "zoom-rs", + "link": "https://github.com/security-union/zoom-rs", + "label": "good first issue", + "technologies": [ + "Rust" + ], + "description": "Teleconference system with a web based user interface written in Rust" + } ] }