diff --git a/packages.json b/packages.json index 266bd5a..8f0f947 100644 --- a/packages.json +++ b/packages.json @@ -26364,6 +26364,24 @@ "license": "MIT", "web": "https://github.com/choltreppe/nim_receq" }, + { + "name": "cdecl", + "url": "https://github.com/elcritch/cdecl", + "method": "git", + "tags": [ + "cmacros", + "c++", + "c", + "macros", + "variables", + "declaration", + "utilities", + "wrapper" + ], + "description": "Nim helper for using C Macros", + "license": "MIT", + "web": "https://github.com/elcritch/cdecl" + }, { "name": "fidgetty", "url": "https://github.com/elcritch/fidgets",