Added package cppconst (#2819)

This commit is contained in:
sls1005 2024-03-05 22:25:48 +08:00 committed by GitHub
parent 6685c1420d
commit 5480175715
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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",