Skip to content

Commit

Permalink
Update packages.json (#2931)
Browse files Browse the repository at this point in the history
* Update packages.json

* Update packages.json
  • Loading branch information
CardealRusso authored Sep 15, 2024
1 parent 4ae2cf1 commit c2cd0a1
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions packages.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
}
]

0 comments on commit c2cd0a1

Please sign in to comment.