From 0f4713b74f60fa2d57802f83b728ff639bccdd05 Mon Sep 17 00:00:00 2001 From: Gabriel Tower Date: Wed, 13 Nov 2024 11:57:55 -0500 Subject: [PATCH] Update data.json --- data.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/data.json b/data.json index 3e80845..4a974ba 100644 --- a/data.json +++ b/data.json @@ -1805,6 +1805,15 @@ ], "description": "Application to comfortably monitor network traffic." }, + { + "name": "Sugar", + "link": "https://github.com/KilroyWasHere-cs-j/Sugar.git", + "label": "good first issue", + "technologies": [ + "Rust" + ], + "description": "A barebones web browser written in Rust" + }, { "name": "Twitter Util", "link": "https://github.com/twitter/util",