mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-02 22:23:06 +00:00
Added package assert (#2998)
This commit is contained in:
parent
915778c531
commit
7a0b667db0
@ -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"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user