Skip to content

Commit

Permalink
Merge pull request #1515 from MunGell/reimplement-add-zoom-rs
Browse files Browse the repository at this point in the history
(Reimplements #1297) Add zoom-rs to README.md data.json
  • Loading branch information
sammyhori authored Nov 17, 2024
2 parents 5daa02f + 8c37533 commit 1487aeb
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion data.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
}
]
}

0 comments on commit 1487aeb

Please sign in to comment.