Merge pull request #1515 from MunGell/reimplement-add-zoom-rs

(Reimplements #1297) Add zoom-rs to README.md data.json
This commit is contained in:
Sammy Hori
2024-11-17 22:20:26 +00:00
committed by GitHub

View File

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