diff --git a/data.json b/data.json index 3111594..27be20b 100644 --- a/data.json +++ b/data.json @@ -1796,6 +1796,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",