Added package assert (#2998)

This commit is contained in:
alexekdahl
2025-03-13 15:17:00 +01:00
committed by GitHub
parent 915778c531
commit 7a0b667db0
+11
View File
@@ -34745,5 +34745,16 @@
"description": "Nim client for the DataForSEO API (v3). Zero dependencies, supports both sync and async requests.",
"license": "MIT",
"web": "https://github.com/Niminem/DataForSEO"
},
{
"name": "assert",
"url": "https://github.com/alexekdahl/assert",
"method": "git",
"tags": [
"y"
],
"description": "DbC library for Nim providing precondition and postcondition assertions",
"license": "MIT",
"web": "https://github.com/alexekdahl/assert"
}
]