diff --git a/packages.json b/packages.json index 71dc7c3..4489fe6 100644 --- a/packages.json +++ b/packages.json @@ -6361,6 +6361,18 @@ "license": "MIT", "web": "https://github.com/ftsf/nim-webaudio" }, + { + "name": "nimcuda", + "url": "https://github.com/unicredit/nimcuda", + "method": "git", + "tags": [ + "CUDA", + "GPU" + ], + "description": "CUDA bindings", + "license": "Apache2", + "web": "https://github.com/unicredit/nimcuda" + }, { "name": "gifwriter", "url": "https://github.com/rxi/gifwriter",