Add zoom-rs to README.md data.json

This commit is contained in:
Sammy Hori
2024-11-17 22:19:10 +00:00
committed by GitHub
parent 5daa02f521
commit 8c37533a58

View File

@@ -2210,6 +2210,15 @@
"Pug" "Pug"
], ],
"description": "An inventory of tools and resources that aims to help people to find everything related to CyberSecurity." "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"
}
] ]
} }