diff --git a/packages.json b/packages.json index 37ea91dd..28eea9a2 100644 --- a/packages.json +++ b/packages.json @@ -34077,5 +34077,18 @@ "description": "HIP / CUDA programming library for Nim.", "license": "MIT", "web": "https://monofuel.github.io/hippo/" + }, + { + "name": "festim", + "url": "https://github.com/CardealRusso/festim", + "method": "git", + "tags": [ + "gui", + "desktop-app", + "minimal" + ], + "description": "The most minimal cross-platform GUI library - in Nim.", + "license": "MIT", + "web": "https://github.com/CardealRusso/festim" } ]