From 6725b9632c41b365185bb7f86029d1524b4bb834 Mon Sep 17 00:00:00 2001 From: Shahab Lavasani <122942441+ShahabSL@users.noreply.github.com> Date: Tue, 22 Apr 2025 00:29:57 -0500 Subject: [PATCH] Update data.json (deleted Iron project) project's last commit is 4 years ago and it seems it's not active anymore. --- data.json | 9 --------- 1 file changed, 9 deletions(-) diff --git a/data.json b/data.json index 0de6c36..a91845d 100644 --- a/data.json +++ b/data.json @@ -1686,15 +1686,6 @@ ], "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", "link": "https://github.com/tensorzero/tensorzero",