Merge pull request #1611 from ShahabSL/patch-1

Remove Iron from data.json because of inactivity
This commit is contained in:
Sammy Hori 2025-04-24 22:15:16 +01:00 committed by GitHub
commit 58a3c54017
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1687,15 +1687,6 @@
], ],
"description": "A tool for formatting Rust code according to style guidelines." "description": "A tool for formatting Rust code according to style guidelines."
}, },
{
"name": "Iron",
"link": "https://github.com/iron/iron",
"label": "easy",
"technologies": [
"Rust"
],
"description": "An extensible, concurrent web framework for Rust"
},
{ {
"name": "TensorZero", "name": "TensorZero",
"link": "https://github.com/tensorzero/tensorzero", "link": "https://github.com/tensorzero/tensorzero",