diff --git a/packages.json b/packages.json index 16d0e50..aa29199 100644 --- a/packages.json +++ b/packages.json @@ -32592,6 +32592,17 @@ "license": "MIT", "web": "https://github.com/thisago/instagram" }, + { + "name": "cppconst", + "url": "https://github.com/sls1005/nim-cppconst", + "method": "git", + "tags": [ + "cpp" + ], + "description": "Nim wrapper for C++ const-qualified types.", + "license": "MIT", + "web": "https://github.com/sls1005/nim-cppconst" + }, { "name": "dither", "url": "https://github.com/Nycto/dither-nim",